.img-box .img-d {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.img-box .img-h {
  transform: scale(1.1);
}

.abscss {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*color*/

.h22 {
  font-size: 22px;
}

.h28 {
  font-size: 28px;
}

.h40 {
  font-size: 40px;
}

@media (max-width: 1599px) {
  .h60 {
    font-size: 50px;
  }

  .h50 {
    font-size: 42px;
  }
}

@media (max-width: 1279px) {
  .h60 {
    font-size: 40px;
  }

  .h50 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .h60 {
    font-size: 34px;
  }

  .h50 {
    font-size: 32px;
  }
}

/*font*/
@media (max-width: 1440px) {
  .h30 {
    font-size: 28px;
  }

  .h24 {
    font-size: 20px;
  }

  .h26 {
    font-size: 24px;
  }

  .h28 {
    font-size: 26px;
  }

  .h30 {
    font-size: 28px;
  }

  .h32 {
    font-size: 32px;
  }

  .h48 {
    font-size: 42px;
  }
}

@media (max-width: 1024px) {
  .h30 {
    font-size: 26px;
  }

  .h24 {
    font-size: 18px;
  }

  .h26 {
    font-size: 22px;
  }

  .h28 {
    font-size: 24px;
  }

  .h30 {
    font-size: 26px;
  }

  .h32 {
    font-size: 28px;
  }

  .h48 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .h18 {
    font-size: 17px;
  }

  .h20 {
    font-size: 18px;
  }

  .h22 {
    font-size: 20px;
  }

  .h26 {
    font-size: 22px;
  }

  .h28 {
    font-size: 22px;
  }

  .h30 {
    font-size: 22px;
  }

  .h32 {
    font-size: 26px;
  }

  .h48 {
    font-size: 34px;
  }
}

.comp-text-list-01 li:nth-child(2n + 1) {
  background-color: #F5F8FC;
}

.comp-text-list-01 .box-s {
  line-height: 30px;
  position: relative;
  padding: 15px 15px 15px 30px;
}

.comp-text-list-01 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-01 .box-s:after {
  content: '';
  position: absolute;
  left: 15px;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  top: 50%;
  margin-top: -3px;
  background-color: #3C9B60;
}

.comp-text-list-01 .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.comp-text-list-01 .box-s:after {
  background: #acb3ca;
}

.comp-text-list-02 li {
  margin-bottom: 30px;
}

.comp-text-list-02 .box-s {
  background: #F5F8FC;
  padding: 20px 30px;
  color: #666666;
}

.comp-text-list-02 .box-s:hover .box-title {
  color: #3C9B60;
  font-weight: bold;
}

.comp-text-list-02 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333333;
}

.comp-text-list-02 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-top: 10px;
}

.comp-text-list-02 .box-s .box-date {
  margin-top: 10px;
}

.comp-text-list-03 li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E9EDF3;
}

.comp-text-list-03 .box-s {
  color: #666666;
}

.comp-text-list-03 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-03 .box-s .box-date {
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
  color: #333333;
  background: #F5F8FC;
}

.comp-text-list-03 .box-s .box-date .date-01 {
  line-height: 40px;
  font-weight: bold;
}

.comp-text-list-03 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}

.comp-text-list-03 .box-s .box-info {
  overflow: hidden;
}

.comp-text-list-03 .box-s .box-title {
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333333;
}

.comp-text-list-03 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}

.comp-text-list-04 .box-s {
  padding-left: 60px;
  background: #F5F8FC;
  height: 60px;
  min-height: 60px;
  margin-bottom: 30px;
  position: relative;
}

.comp-text-list-04 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-04 .box-s .box-icon {
  height: 60px;
  line-height: 60px;
  width: 60px;
  min-width: 60px;
  background-image: url(comm-img-01.png);
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.comp-text-list-04 .box-s .box-icon img {
  display: inline-block;
  vertical-align: middle;
}

.comp-text-list-04 .box-s .box-title {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333333;
  font-weight: bold;
}

.comp-text-list-05 .box-s {
  border-bottom: 1px solid #EEEEEE;
  padding: 30px 120px 30px 30px;
  transition: all 0.5s;
  position: relative;
}

.comp-text-list-05 .box-s:hover {
  box-shadow: 0 0 15px 0 rgba(209, 221, 243, 0.99);
}

.comp-text-list-05 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-05 .box-s:hover .box-more {
  background-color: #3C9B60;
  background-image: url(comm-img-04.png);
}

.comp-text-list-05 .box-s .box-date {
  line-height: 30px;
  color: #333333;
  float: left;
  width: 120px;
}

.comp-text-list-05 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333333;
}

.comp-text-list-05 .box-s .box-more {
  position: absolute;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  background-image: url(comm-img-03.png);
}

.comp-text-list-06 .box-s {
  padding: 15px 0 15px 20px;
  line-height: 30px;
  border-bottom: 1px dotted #eee;
  transition: all 0.5s;
  position: relative;
  padding-right: 110px;
}

.comp-text-list-06 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-06 .box-s:before {
  background-color: #3C9B60;
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  top: 50%;
  margin-top: -3px;
}

.comp-text-list-06 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333333;
}

.comp-text-list-06 .box-s .box-date {
  margin-top: -15px;
  color: #333333;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 50%;
}

.comp-text-list-07 .box-s {
  padding: 25px 25px 25px 15px;
  margin-bottom: 30px;
  background: #FFFFFF;
  box-shadow: 0 1px 9px 0 #EEEEEE;
  color: #666666;
}

.comp-text-list-07 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-text-list-07 .box-s .box-date {
  color: #333333;
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
}

.comp-text-list-07 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #772100;
  font-weight: bold;
}

.comp-text-list-07 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}

.comp-text-list-07 .box-s .box-info {
  overflow: hidden;
}

.comp-text-list-07 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
}

.comp-text-list-07 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}

.comp-image-text-list-01 .box-s {
  margin-bottom: 30px;
  position: relative;
}

.comp-image-text-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}

.comp-image-text-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-01 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-01 .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(comm-img-06.png);
  background-position: bottom center;
  background-repeat: repeat-x;
}

.comp-image-text-list-01 .box-s .box-mc .box-cont {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}

.comp-image-text-list-01 .box-s .box-mc .box-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.comp-image-text-list-01 .box-s .box-mc .box-more {
  display: block;
  width: 100px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #FFFFFF;
  text-align: center;
}

.comp-image-text-list-02 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 152px;
}

.comp-image-text-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-02 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-02 .box-s .box-info {
  background: #F5F8FC;
  padding: 20px;
}

.comp-image-text-list-02 .box-s .box-title {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}

.comp-image-text-list-02 .box-s .box-date {
  background: url(comm-img-07.png) no-repeat left center;
  padding-left: 22px;
  margin-top: 10px;
}

.comp-image-text-list-03 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-03 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 180px;
}

.comp-image-text-list-03 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-03 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-03 .box-s .box-img,
.comp-image-text-list-03 .box-s .box-title,
.comp-image-text-list-03 .box-s .box-txt {
  margin-bottom: 10px;
}

.comp-image-text-list-03 .box-s .box-title {
  color: #333333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.comp-image-text-list-03 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}

.comp-image-text-list-04 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 224px;
}

.comp-image-text-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-04 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-04 .box-s .box-img {
  border: 1px solid #EEEEEE;
}

.comp-image-text-list-04 .box-s .box-date {
  width: 68px;
  height: 68px;
  background: #0084FF;
  margin-bottom: 15px;
  margin-top: -30px;
  padding-top: 9px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.comp-image-text-list-04 .box-s .box-date .date-01 {
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}

.comp-image-text-list-04 .box-s .box-date .date-02 {
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}

.comp-image-text-list-04 .box-s .box-title {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  margin-bottom: 15px;
}

.comp-image-text-list-04 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}

.comp-image-text-list-05 .box-s {
  border: 1px solid #EEEEEE;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-05 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 254px;
}

.comp-image-text-list-05 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-05 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-05 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-05 .box-s:hover .box-more a {
  color: #3C9B60;
}

.comp-image-text-list-05 .box-s .box-info {
  padding-left: 20px;
  padding-right: 20px;
}

.comp-image-text-list-05 .box-s .box-top {
  border-bottom: 1px solid #EEEEEE;
  padding-top: 15px;
  padding-bottom: 15px;
}

.comp-image-text-list-05 .box-s .box-date {
  float: left;
  width: 66px;
  border-right: 1px solid #EEEEEE;
  margin-right: 13px;
}

.comp-image-text-list-05 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #00A0E9;
  font-weight: bold;
  margin-bottom: 5px;
}

.comp-image-text-list-05 .box-s .box-date .date-02 {
  line-height: 20px;
  color: #999;
}

.comp-image-text-list-05 .box-s .box-right {
  overflow: hidden;
}

.comp-image-text-list-05 .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}

.comp-image-text-list-05 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: 44px;
}

.comp-image-text-list-05 .box-s .box-more {
  height: 46px;
  line-height: 46px;
}

.comp-image-text-list-05 .box-s .box-more a {
  display: block;
  background: url(comm-img-08.png) no-repeat right center;
  padding-right: 45px;
  color: #333333;
}

.comp-image-text-list-06 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-06 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 190px;
}

.comp-image-text-list-06 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-06 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-06 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-06 .box-s .box-img {
  float: left;
  margin-right: 30px;
  width: 290px;
}

.comp-image-text-list-06 .box-s .box-info {
  padding-top: 20px;
  overflow: hidden;
}

.comp-image-text-list-06 .box-s .box-title {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  height: auto;
  margin-bottom: 15px;
  font-weight: bold;
}

.comp-image-text-list-06 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-bottom: 15px;
}

.comp-image-text-list-06 .box-s .box-date {
  color: #EAAC75;
}

.comp-image-text-list-07 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.comp-image-text-list-07 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 200px;
}

.comp-image-text-list-07 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-image-text-list-07 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-image-text-list-07 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-image-text-list-07 .box-s .box-img {
  border-radius: 5px;
}

.comp-image-text-list-07 .box-s .box-info {
  margin-top: -60px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(59, 71, 113, 0.08);
  border-radius: 5px;
  position: relative;
  z-index: 2;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
}

.comp-image-text-list-07 .box-s .box-title {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 30px;
  height: 90px;
  margin-bottom: 20px;
}

.comp-image-text-list-07 .box-s .box-other {
  line-height: 38px;
}

.comp-image-text-list-07 .box-s .box-date {
  float: left;
  background: url(comm-img-09.png) no-repeat left center;
  padding-left: 25px;
}

.comp-image-text-list-07 .box-s .box-more {
  float: right;
  display: block;
  height: 38px;
  width: 38px;
  background: url(comm-img-10.png) no-repeat;
}

.comp-personnel-list-01 .row {
  margin-left: -13px;
  margin-right: -13px;
}

.comp-personnel-list-01 .row .box-w {
  padding-left: 13px;
  padding-right: 13px;
}

.comp-personnel-list-01 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 200px;
}

.comp-personnel-list-01 .box-s:hover .box-info .box-title {
  color: #3C9B60;
}

.comp-personnel-list-01 .box-s:hover .box-info:after {
  width: 100%;
}

.comp-personnel-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}

.comp-personnel-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-personnel-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-personnel-list-01 .box-s .box-img {
  border: 1px solid #eee;
}

.comp-personnel-list-01 .box-s .box-info {
  position: relative;
  border-bottom: 4px solid #5184c6;
  padding: 10px 15px;
  background-color: #F5F8FC;
}

.comp-personnel-list-01 .box-s .box-info:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  background-color: #3C9B60;
  width: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.comp-personnel-list-01 .box-s .box-info .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
}

.comp-personnel-list-01 .box-s .box-info .box-txt {
  color: #666666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
}

.comp-personnel-list-02 .box-s {
  max-width: 186px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.comp-personnel-list-02 .box-s:hover .box-info .box-title {
  color: #3C9B60;
}

.comp-personnel-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}

.comp-personnel-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-personnel-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-personnel-list-02 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
}

.comp-personnel-list-02 .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.comp-personnel-list-02 .box-s .box-txt {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 24px;
  height: 120px;
}

.comp-personnel-list-03 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.comp-personnel-list-03 .box-s:hover .box-title {
  color: #3C9B60;
}

.comp-personnel-list-03 .box-s:hover .box-more {
  background-color: #3C9B60;
}

.comp-personnel-list-03 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 210px;
}

.comp-personnel-list-03 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-personnel-list-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-personnel-list-03 .box-s .box-img {
  float: left;
  border-radius: 4px;
  border: 1px solid #eee;
  margin-right: 25px;
  width: 145px;
}

.comp-personnel-list-03 .box-s .box-info {
  overflow: hidden;
}

.comp-personnel-list-03 .box-s .box-title {
  position: relative;
  border-bottom: 1px solid #d9dfe7;
  line-height: 26px;
  padding-bottom: 10px;
  font-weight: bold;
  clear: #3C9B60;
  display: block;
  margin-bottom: 15px;
}

.comp-personnel-list-03 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #4c63b6;
  z-index: 2;
}

.comp-personnel-list-03 .box-s .box-other {
  color: #666666;
  margin-bottom: 15px;
}

.comp-personnel-list-03 .box-s .box-other span {
  font-weight: bold;
  color: #3b4461;
  line-height: 28px;
}

.comp-personnel-list-03 .box-s .box-more {
  position: relative;
  width: 60px;
  height: 30px;
  background-color: #354a96;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(comm-arrow.png);
}

@media (min-width: 992px) {
  .comp-personnel-list-03 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
}

.comp-personnel-list-04 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
}

.comp-personnel-list-04 .box-s:hover .box-info .box-title {
  color: #3C9B60;
}

.comp-personnel-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 280px;
}

.comp-personnel-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-personnel-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-personnel-list-04 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}

.comp-personnel-list-04 .box-s .box-title {
  color: #333333;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}

.comp-personnel-list-04 .box-s .box-title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.comp-personnel-list-04 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 50%;
  background: #d0d4e3;
  width: 26px;
  height: 2px;
  margin-left: -13px;
  bottom: 0;
}

.comp-personnel-list-04 .box-s div[class^="box-txt"] {
  color: #666666;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.comp-personnel-list-05 .box-s {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}

.comp-personnel-list-05 .box-s:hover .box-title .title-name {
  color: #3C9B60;
}

.comp-personnel-list-05 .box-s:hover .box-more {
  color: #3C9B60;
}

.comp-personnel-list-05 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 205px;
}

.comp-personnel-list-05 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.comp-personnel-list-05 .box-s:hover .box-img img {
  transform: scale(1.1);
}

.comp-personnel-list-05 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  float: left;
  width: 165px;
  margin-right: 25px;
}

.comp-personnel-list-05 .box-s .box-info {
  overflow: hidden;
  padding-top: 15px;
}

.comp-personnel-list-05 .box-s .box-title {
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.comp-personnel-list-05 .box-s .box-title .title-name {
  color: #3C9B60;
}

.comp-personnel-list-05 .box-s .box-txt {
  line-height: 26px;
  color: #333;
  margin-bottom: 10px;
}

.comp-personnel-list-05 .box-s .box-txt>div {
  float: left;
  margin-right: 20px;
}

.comp-personnel-list-05 .box-s .box-txt>div:last-child {
  margin-right: 0;
}

.comp-personnel-list-05 .box-s .box-other {
  line-height: 24px;
  color: #666666;
  margin-bottom: 10px;
}

.comp-personnel-list-05 .box-s .box-more {
  display: inline-block;
  color: #333333;
}

.comp-personnel-list-06 .box-s {
  background: url(comm-arrow2.png) no-repeat left center;
  padding-left: 20px;
  color: #4D4D4D;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}

.comp-personnel-list-06 .box-s.title-col {
  color: #3D55A7;
  font-weight: bold;
}

.comp-personnel-list-06 .box-s:hover {
  color: #3C9B60;
}

.comp-personnel-details-01 .info-top {
  position: relative;
  padding: 30px 220px 30px 30px;
  margin-bottom: 30px;
  background: #f6f7fa;
  min-height: 280px;
}

.comp-personnel-details-01 .info-top .box-img {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 160px;
}

.comp-personnel-details-01 .info-top .box-img img {
  display: block;
  width: 100%;
}

.comp-personnel-details-01 .info-top .box-info .info-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}

.comp-personnel-details-01 .info-top .box-info .info-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}

.comp-personnel-details-01 .info-top .box-info .info-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}

.comp-personnel-details-01 .info-top .box-info .box-s {
  line-height: 24px;
  margin-bottom: 6px;
}

.comp-personnel-details-01 .info-top .box-info .box-s:last-child {
  margin-bottom: 0;
}

.comp-personnel-details-01 .info-top .box-info .box-s .title-s {
  color: #454545;
}

.comp-personnel-details-01 .info-top .box-info .box-s .txt-s {
  color: #1a5ba8;
}

.comp-personnel-details-01 .info-top .box-info .info-table {
  display: table;
  width: 100%;
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-row>div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}

.comp-personnel-details-01 .info-groups {
  margin-bottom: 25px;
}

.comp-personnel-details-01 .info-groups:last-child {
  margin-bottom: 0;
}

.comp-personnel-details-01 .info-groups .info-title {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}

.comp-personnel-details-01 .info-groups .info-txt {
  color: #666666;
  line-height: 2;
  text-align: justify;
}

.comp-personnel-details-01 .details-info {
  color: #666666;
  line-height: 2;
  text-align: justify;
}

.comp-personnel-details-01 .details-info b {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
  font-size: 16px;
}

.comp-personnel-details-02 .info-top {
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}

.comp-personnel-details-02 .info-top:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background-color: #ff9800;
}

.comp-personnel-details-02 .info-top .top-title {
  line-height: 40px;
  margin-bottom: 5px;
}

.comp-personnel-details-02 .info-top .top-title>div {
  float: left;
  margin-right: 20px;
}

.comp-personnel-details-02 .info-top .top-title>div:last-child {
  margin-right: 0;
}

.comp-personnel-details-02 .info-top .top-title .title-name {
  color: #004098;
  font-weight: bold;
}

.comp-personnel-details-02 .info-center {
  position: relative;
  margin-bottom: 30px;
  background: #F5F8FC;
  border-radius: 5px;
  overflow: hidden;
  padding-left: 280px;
  min-height: 300px;
}

.comp-personnel-details-02 .info-center .box-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 280px;
  background-color: #c1dced;
  text-align: center;
}

.comp-personnel-details-02 .info-center .box-img img {
  display: block;
  width: 100%;
  max-height: calc(300px - 60px);
  margin-left: auto;
  margin-right: auto;
}

.comp-personnel-details-02 .info-center .box-info {
  padding: 30px;
}

.comp-personnel-details-02 .info-center .box-info .box-s {
  line-height: 28px;
  margin-bottom: 10px;
}

.comp-personnel-details-02 .info-center .box-info .box-s:last-child {
  margin-bottom: 0;
}

.comp-personnel-details-02 .info-center .box-info .box-s .title-s {
  color: #454545;
  font-weight: bold;
}

.comp-personnel-details-02 .info-center .box-info .box-s .txt-s {
  color: #1a5ba8;
}

.comp-personnel-details-02 .info-center .box-info .info-table {
  display: table;
  width: 100%;
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-row>div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}

.comp-personnel-details-02 .info-other {
  background: #F5F8FC;
  padding: 30px;
  font-size: 15px;
}

.comp-personnel-details-02 .other-txt {
  color: #333;
  line-height: 2;
  text-align: justify;
}

.comp-personnel-details-02 .other-groups {
  margin-bottom: 25px;
  color: #666666;
  line-height: 2;
  text-align: justify;
}

.comp-personnel-details-02 .other-groups:last-child {
  margin-bottom: 0;
}

.comp-personnel-details-02 .other-groups .info-title {
  line-height: 1.4;
  background: #d5eaf8;
  border-left: 5px solid #1259b9;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}

.comp-personnel-details-03 .details-info {
  width: 240px;
  float: left;
  margin-right: 30px;
}

.comp-personnel-details-03 .details-info.info-img-02 {
  width: 185px;
}

.comp-personnel-details-03 .details-info .info-img {
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
}

.comp-personnel-details-03 .details-info .info-img img {
  display: block;
  width: 100%;
}

.comp-personnel-details-03 .details-info .info-name {
  position: relative;
  border-bottom: 1px solid #D9DFE7;
  color: #3B4461;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-family: 'Raleway-Bold';
}

.comp-personnel-details-03 .details-info .info-name:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #3B4461;
}

.comp-personnel-details-03 .details-info .info-txt .title-s {
  font-family: 'Raleway-Bold';
  color: #3B4461;
}

.comp-personnel-details-03 .details-info .info-txt .txt-s {
  font-family: 'OpenSans-Regular';
  color: #444444;
  margin-bottom: 10px;
}

.comp-personnel-details-03 .details-cont {
  overflow: hidden;
}

.comp-personnel-details-03 .details-cont .cont-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}

.comp-personnel-details-03 .details-cont .cont-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}

.comp-personnel-details-03 .details-cont .cont-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}

.comp-personnel-details-03 .details-cont .cont-info {
  line-height: 1.8;
  overflow: hidden;
  color: #444444;
}

.comp-personnel-details-03 .details-cont .cont-info p,
.comp-personnel-details-03 .details-cont .cont-info div {
  margin-bottom: 10px;
}

.comp-personnel-details-03 .details-cont .cont-info b {
  background-color: #f0f3fa;
  border-left: 5px solid #354a96;
  padding: 12px 15px;
  line-height: 24px;
  color: #3B4461;
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  margin-top: 20px;
}

.comp-personnel-details-03 .details-cont .cont-info b:first-child {
  margin-top: 0;
}

.comp-pages {
  padding-top: 25px;
}

.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}

.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none !important;
}

.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}

.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none !important;
  border-radius: 20px;
}

.comp-pages .page-pc {
  text-align: center;
}

.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}

.comp-pages .page-pc a,
.comp-pages .page-pc span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #DCDCDC;
  margin-left: 2px;
  margin-right: 2px;
}

.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #3C9B60;
  border: 1px solid #3C9B60;
  color: #fff;
}

.comp-pages .page-pc span {
  background: #3C9B60;
  border: 1px solid #3C9B60;
  color: #fff;
}

.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #3C9B60;
  display: none;
}

.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}

.details-page {
  color: #666666;
  position: relative;
  z-index: 101;
  line-height: 1.8;
}

.details-page img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.details-page video {
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}

.details-page .detail-top {
  margin-bottom: 20px;
  border-bottom: 1px solid #D9DFE7;
  padding-bottom: 8px;
}

.details-page .detail-top .title-s {
  color: #333333;
  line-height: 1.5;
  font-weight: bold;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.details-page .detail-top .top-other {
  color: #898B92;
  margin-top: 20px;
  padding: 0;
}

.details-page .detail-top .top-other.top-other-no-share .other-info {
  float: none;
  text-align: center;
}

.details-page .detail-top .top-other .other-info {
  float: left;
}

.details-page .detail-top .top-other .other-share {
  float: right;
}

.details-page .detail-top .top-other .other-share>div {
  display: inline-block;
}

.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
  display: inline-block;
  margin-right: 5px;
}

.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
  margin-right: 0;
}

.details-page .main-cont {
  color: #333;
  text-align: justify;
}

.details-page .main-cont p {
  margin-bottom: 10px;
  line-height: 2;
}

.details-page .main-cont.cont-xilan img {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.details-page .cont-page {
  margin-top: 30px;
  border-top: 1px solid #D9DFE7;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;
}

.details-page .cont-page .a-page {
  margin-bottom: 10px;
}

.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
  display: inline;
}

.details-page .cont-page .a-page a {
  color: #4D4D4D;
}

.details-page .cont-page .a-page:hover {
  color: #195AB4;
}

.details-page .cont-page .a-page:hover a {
  color: #195AB4;
}

.details-page .cont-page-share {
  position: relative;
  padding-right: 100px;
  border-top: 1px solid #c1d1e5;
  margin-top: 30px;
}

.details-page .cont-page-share .cont-page {
  margin-top: 0;
  border-top: none;
}

.details-page .cont-page-share .cont-share {
  position: absolute;
  right: 0;
  top: 20px;
}

.details-page .cont-page-share .share-xl .social-share a {
  width: 32px;
  height: 32px;
}


.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}

.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}

.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}

.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

.share-xl .social-share a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: none;
}

.share-xl .social-share a.icon-wechat {
  background: url(comm-wx.png);
  background-size: contain;
}

.share-xl .social-share a.icon-weibo {
  background: url(comm-wb.png);
  background-size: contain;
}

/*bread-crumbs*/
.bread-crumbs {
  position: relative;
  color: #677588;
}

.bread-crumbs.bread-crumbs-02 .bread-item>span:before {
  content: '\f101';
}

.bread-crumbs.bread-crumbs-03 .bread-item>span:before {
  content: '|';
}

.bread-crumbs.bread-crumbs-04 .bread-item>span:before {
  content: '/';
}

.bread-crumbs.bread-crumbs-05 .bread-item-groups {
  position: relative;
}

.bread-crumbs.bread-crumbs-05 .bread-item-groups:before {
  content: "\f015";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 16px;
}

.bread-crumbs.bread-crumbs-06 .bread-item-groups {
  position: relative;
}

.bread-crumbs.bread-crumbs-06 .bread-item-groups:before {
  content: "\f041";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 18px;
}

.bread-crumbs .bread-item-groups {
  line-height: 30px;
}

.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
  display: inline-block;
}

.bread-crumbs .bread-item a {
  color: #fff;
}

.bread-crumbs .bread-item a.cur {
  color: #3C9B60;
}

.bread-crumbs .bread-item>span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #fff;
}

.bread-crumbs a:hover,
.bread-crumbs a.cur {
  color: #FFA200;
}

/*side-menu*/
.side-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}

.side-menu .menu-title {
  background: #3C9B60;
  background-size: cover;
  min-height: 65px;
  line-height: 35px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}

.side-menu .menu-cont {
  background-color: #F5F8FC;
}

.side-menu .menu-cont .box-a {
  display: block;
  background: #FFFFFF;
  border-bottom: 1px solid #e2e5ef;
}

.side-menu .menu-cont .a-title {
  display: block;
  padding: 12px 30px;
  line-height: 30px;
  position: relative;
  color: #333;
  font-size: 17px;
}

.side-menu .menu-cont .a-title:after,
.side-menu .menu-cont .a-title:before {
  position: absolute;
}

.side-menu .menu-cont .a-title:before {
  content: '';
  left: 15px;
  top: 19px;
  width: 5px;
  height: 18px;
  background: #3D55A7;
  border-radius: 3px;
}

.side-menu .menu-cont .a-title:after {
  content: "\f105";
  font-family: 'FontAwesome';
  right: 15px;
  font-size: 18px;
}

.side-menu .menu-cont .a-title.active,
.side-menu .menu-cont .a-title:hover {
  color: #FFFFFF;
  background: #3C9B60;
}

.side-menu .menu-cont .a-title.active:before,
.side-menu .menu-cont .a-title:hover:before {
  background: #fff;
}

.side-menu .down-menu {
  padding-bottom: 10px;
  padding-left: 15px;
}

.side-menu .down-menu a {
  display: block;
  padding: 5px 20px 5px 35px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
  position: relative;
}

.side-menu .down-menu a:hover,
.side-menu .down-menu a.active {
  color: #3D55A7;
}

.side-menu .down-menu a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-size: contain;
  width: 4px;
  height: 4px;
  background-color: #2e6da4;
  border-radius: 5px;
}

/*banner*/
.comp-banner {
  overflow: hidden;
}

.comp-banner:hover .owl-nav button.owl-prev {
  left: 2%;
}

.comp-banner:hover .owl-nav button.owl-next {
  right: 2%;
}

.comp-banner.comp-banner-01 .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin-top: 0;
  margin-bottom: 0;
}

.comp-banner .banner-box {
  position: relative;
}

.comp-banner .banner-box img {
  display: block;
  width: 100%;
}

.comp-banner .banner-box .banner-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.comp-banner .banner-box .banner-mc .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
}

.comp-banner .owl-item.active .item .banner-mc .banner-title {
  animation-name: moveInUp;
  animation-duration: 2s;
  animation-delay: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.comp-banner .owl-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.comp-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #666666;
}

.comp-banner .owl-dots .owl-dot.active {
  background-color: #3C9B60;
}

.comp-banner .owl-nav button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -25px;
  background: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
  transition: all 0.5s;
}

.comp-banner .owl-nav button span {
  display: none;
}

.comp-banner .owl-nav button:after {
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
}

.comp-banner .owl-nav button.owl-prev {
  left: -40px;
}

.comp-banner .owl-nav button.owl-prev:after {
  content: '\f104';
}

.comp-banner .owl-nav button.owl-next {
  right: -40px;
}

.comp-banner .owl-nav button.owl-next:after {
  content: '\f105';
}

.slider-progress-bar .progress {
  height: 4px;
  background: #3C9B60;
  animation: sliderProgressBar ease;
  display: block;
}

.my-slider:hover .slider-progress-bar .progress {
  animation-play-state: paused;
}

@keyframes sliderProgressBar {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@keyframes moveInUp {
  0% {
    opacity: 0;
    transform: translate(-50%, -10%);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

.comp-photo-album .lg-outer .lg-thumb-outer {
  background-color: #fff;
}

.container {
  *zoom: 1;
}

.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.center {
  *zoom: 1;
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;

  /* width: 1520px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto; */
}

.center:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

@media (min-width: 1280px) {
  .container {
    width: 1170px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1366px) {
  .container {
    width: 1254px;
  }
}

/* @media (min-width: 1440px) {
  .container {
    width: 1300px;
  }
} */
/* @media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
} */
body {
  font-family: "Microsoft YaHei", 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“', Arial, PingFangSC-Regular, sans-serif;
}

/*page-main*/
.page-main {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
}

.index-page .page-main {
  background-color: #f2f6fc;
}

/*nav*/
nav.navbar.bootsnav {
  min-height: 120px;
  background: transparent;
  border: none;
  box-shadow: none;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

nav.navbar.bootsnav::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 235px;
  background: url(fj-nav-bg.png) repeat-x bottom center;
  z-index: -1;
}

nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}

nav.navbar.bootsnav .navbar-brand {
  padding-top: 28px;
  padding-bottom: 10px;
  padding-left: 0;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.5s;
}

nav.navbar.bootsnav .navbar-brand img {
  display: block;
}

nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

nav.navbar.bootsnav ul.nav {
  float: right;
  margin-top: 10px;
  transition: all 0.5s;
}

nav.navbar.bootsnav ul.nav>li {
  margin: 0 27px 0 0;
  padding: 0;
}

nav.navbar.bootsnav ul.nav>li:last-child {
  margin-right: 0;
}

nav.navbar.bootsnav ul.nav>li>a {
  line-height: 40px;
  color: #fff;
  position: relative;
  padding: 0;
  font-size: 16px;
  text-align: center;
}

nav.navbar.bootsnav ul.nav>li>a:hover,
nav.navbar.bootsnav ul.nav>li>a:focus,
nav.navbar.bootsnav ul.nav>li.active>a:hover,
nav.navbar.bootsnav ul.nav>li.active>a:focus,
nav.navbar.bootsnav ul.nav>li.active>a,
nav.navbar.bootsnav ul.nav>li.dropdown.on>a {
  background-color: transparent !important;
  color: #fff !important;
}

nav.navbar.bootsnav ul.nav>li.active>a {
  font-weight: bold;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #fff;
  min-width: 100px;
  width: 100px;
  left: 50%;
  margin-left: -50px;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
  border-bottom: none;
  color: #333333;
  margin: 0;
  padding: 10px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
  color: #004ec0;
}

nav.navbar.bootsnav.scroll {
  position: fixed;
  background: rgba(39, 134, 72, 0.8);
  min-height: 92px;
}

nav.navbar.bootsnav.scroll::before {
  display: none;
}

nav.navbar.bootsnav.scroll ul.nav {
  margin-top: 10px;
}

nav.navbar.bootsnav.scroll .header-other {
  margin-top: 15px;
}

nav.navbar.bootsnav .center {
  position: relative;
  margin-left: 100px;
  margin-right: 100px;
  width: calc(100% - 200px);
  padding-left: 0;
  padding-right: 0;
}

nav.navbar.bootsnav ul.nav>li {
  position: static;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  margin-left: 0;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu {
  width: 100%;
  left: 0;
  margin-left: 0;
  border-top: 0;
  background: url(top-navbg.png) center rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  /* padding: 40px 100px; */
  padding: 30px 35px;
  display: none;
  overflow: hidden;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3 {
  width: calc(100% - 440px);
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li {
  float: left;
  width: 20%;
  padding-right: 15px;
  padding-left: 10px;
  position: relative;
  margin-bottom: 12px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li:nth-child(5n + 1) {
  clear: left;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>a {
  font-size: 18px;
  text-align: left;
  display: block;
  overflow: hidden;
  padding: 7px 10px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #4eb367;
  left: 0;
  top: 18px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li a:hover {
  color: #4eb367;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu {
  display: block !important;
  opacity: 1 !important;
  box-shadow: none;
  position: static;
  background: none;
  width: auto;
  max-width: 200px;
  overflow: hidden;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu li {
  float: left;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu li a {
  text-align: left;
  font-size: 14px;
  color: #888888;
  padding: 0px 0 5px 22px;
  position: relative;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu li a:hover {
  color: #4eb367;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu li a::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 7px;
  background: url(top-navicon.png) no-repeat center;
  left: 10px;
  top: 9px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .nav-img {
  width: 400px;
  height: 160px;
  border-radius: 4px;
  margin-left: 0;
  padding-left: 0;
  margin-right: 40px;
  float: left;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .nav-img img {
  width: 100%;
  height: 100%;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a {
  position: relative;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a::before,
nav.navbar.bootsnav ul.nav>li.dropdown>a::after {
  position: absolute;
  content: "";
}

nav.navbar.bootsnav ul.nav>li.dropdown>a::before {
  content: "";
  width: 14px;
  height: 14px;
  padding: 3px;
  border-radius: 50%;
  bottom: -12px;
  left: 50%;
  margin-left: -7px;
  background: url(top-navdian.png) no-repeat center;
  display: none;
  transition: all 0.3s;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a::after {
  width: 1px;
  height: 0;
  background: #fff;
  top: 50px;
  left: 50%;
  transition: all 0.3s;
}

nav.navbar.bootsnav ul.nav>li.dropdown:hover>a::before {
  display: block;
}

nav.navbar.bootsnav ul.nav>li.dropdown:hover>a::after {
  height: 46px;
}

.header-other {
  float: right;
  margin-top: 15px;
  transition: all 0.5s;
  margin-left: 12px;
  position: relative;
}

.header-other::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 17px;
  top: 8px;
  left: -7px;
  background: rgba(255, 255, 255, 0.2);
}

.header-other a {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  margin-left: 13px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

.header-other a:hover {
  background: #008a83;
  border-color: #008a83;
}

.header-other .search-btn {
  border-color: #fff;
  background: url(fj-search.png) no-repeat center center #fff;
}

.header-other .search-btn:hover {
  border-color: #008a83;
  background: url(fj-search-h.png) no-repeat center center #008a83;
}

.header-other-left {
  float: right;
  margin-top: 20px;
}

.header-other-left li {
  float: left;
}

.header-other-left li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 15px;
}

.header-other-left li a:hover {
  color: #fff;
}

.phone-menu-toggle {
  display: none;
}

.hc-mobile-nav .nav-wrapper {
  background: rgba(39, 134, 72, 0.9);
}

.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
  background: none;
}

.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper {
  transform: translate3d(-25px, 0, 0);
}

.navbar .toggle:hover span,
.navbar .toggle:hover span::before,
.navbar .toggle:hover span::after {
  background: #fff;
}

.hc-mobile-nav a[href]:not([href="#"])>span.nav-next {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

/* @media (min-width: 1921px) and (max-width: 2560px) {
  nav.navbar.bootsnav {
    zoom: 1.3;
  }
} */
@media (max-width: 1599px) {
  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li {
    padding-right: 10px;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>ul.dropdown-menu li {
    width: 100%;
  }
}

@media (max-width: 1550px) {

  /*nav*/
  nav.navbar.bootsnav ul.nav {
    margin-right: 30px;
  }

  nav.navbar.bootsnav ul.nav>li {
    margin: 0 30px 0 0;
  }
}

@media (max-width: 1499px) {
  nav.navbar.bootsnav ul.nav>li {
    margin-right: 20px;
  }

  nav.navbar.bootsnav ul.nav>li:last-child {
    margin-right: 0;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu {
    padding: 40px;
  }
}

@media (max-width: 1400px) {

  /*nav*/
  nav.navbar.bootsnav ul.nav>li>a {
    font-size: 14px;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li {
    width: 25%;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li:nth-child(5n + 1) {
    clear: none;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li:nth-child(4n + 1) {
    clear: left;
  }

  nav.navbar.bootsnav ul.nav>li {
    margin-right: 10px;
  }

  nav.navbar.bootsnav ul.nav>li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 1254px) {
  nav.navbar.bootsnav .navbar-brand img {
    width: 300px;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown>ul.dropdown-menu .dropdown3>li>a {
    font-size: 14px;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown:hover>a::after {
    height: 26px;
  }
}

@media (max-width: 1199px) {
  nav.navbar.bootsnav {
    min-height: 95px;
  }

  nav.navbar.bootsnav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  nav.navbar.bootsnav .navbar-brand {
    padding-top: 10px;
  }

  nav.navbar.bootsnav .navbar-brand img {
    width: 300px;
  }

  .header-other {
    margin-right: 80px;
  }

  .navbar .toggle {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .phone-menu-toggle {
    display: block !important;
  }

  nav.navbar.bootsnav .navbar-collapse {
    display: none !important;
  }

  nav.navbar.bootsnav .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }

  nav.navbar.bootsnav .navbar-brand {
    float: left !important;
  }

  nav.navbar.bootsnav .center {
    margin: 0;
    width: 100%;
    padding: 0 20px;
  }

  nav.navbar.bootsnav .navbar-brand img {
    width: 250px;
  }

  nav.navbar.bootsnav .navbar-header {
    float: left;
  }
}

@media (max-width: 767px) {
  nav.navbar.bootsnav {
    min-height: 80px;
  }

  nav.navbar.bootsnav .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }

  nav.navbar.bootsnav .navbar-brand img {
    width: 180px;
  }

  .navbar .toggle {
    margin-top: 18px;
  }

  .header-other {
    right: 50px;
    top: 15px;
  }

  .header-other .search-btn {
    width: 30px;
    height: 30px;
    background-size: 12px;
  }

  .navbar .toggle {
    margin-top: 18px;
  }

  .header-other-left {
    display: none;
  }

  .header-other {
    margin-right: 30px;
    position: static;
  }
}

.search-box .search-title {
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}

.search-box .search-cont {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.search-box .search-cont .search-s {
  border-radius: 6px;
  height: 70px;
  line-height: 70px;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  width: 100%;
  padding-left: 30px;
  padding-right: 220px;
  font-size: 18px;
}

.search-box .search-cont .search-btn {
  width: 200px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: #008a83;
  border-radius: 6px;
  color: #fff;
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 20px;
}

.search-box .search-cont .search-btn:hover {
  background: #40BB6B;
}

/*-----------------------------------------  index  -----------------------------------------*/
.index-banner {
  overflow: hidden;
  height: 100vh;
  position: relative;
}

.index-banner .swiper-container {
  width: 100%;
  height: 100%;
}

.index-banner .banner-box {
  position: relative;
  height: 100%;
}

.index-banner .banner-img,
.index-banner .banner-video {
  height: 100%;
}

.index-banner .banner-img img,
.index-banner .banner-video img,
.index-banner .banner-img video,
.index-banner .banner-video video {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.index-banner .banner-cont {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  line-height: 1.4;
}

.index-banner .banner-cont .title-ch {
  font-size: 100px;
  margin-bottom: 10px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}

.index-banner .banner-cont .title-en {
  font-size: 30px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}

.index-banner .title-ch {
  -webkit-animation: fadeOutDown 0.5s both;
  animation: fadeOutDown 0.5s both;
}

.index-banner .title-en {
  -webkit-animation: fadeOutDown 1s both;
  animation: fadeOutDown 1s both;
}

.index-banner .swiper-slide-active .title-ch {
  -webkit-animation: fadeInUp 0.5s both 1s;
  animation: fadeInUp 0.5s both 1s;
}

.index-banner .swiper-slide-active .title-en {
  -webkit-animation: fadeInUp 1s both 1s;
  animation: fadeInUp 1s both 1s;
}

.index-banner .banner-page {
  right: auto;
  width: auto;
  bottom: 88px !important;
  z-index: 101;
  height: 40px;
  padding: 0;
  margin: 0;
  position: absolute;
  margin-left: 222px;
}

.index-banner .banner-page::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  left: -100%;
  top: 50%;
  transform: translateY(-50%);
}

.index-banner .swiper-pagination-bullet {
  width: 45px;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  color: #fff;
  opacity: 1;
  position: relative;
  border-radius: 0;
  background: none;
}

.index-banner .swiper-pagination-bullet-active {
  background: url(fj-page.png) no-repeat center !important;
}

.index-banner .prev-box .swiper-button-prev {
  left: -30px;
  transition: all 0.7s;
  color: #008a83;
}

.index-banner .prev-box .swiper-button-next {
  right: -30px;
  transition: all 0.7s;
  color: #008a83;
}

.index-banner:hover .prev-box .swiper-button-prev {
  left: 10px;
}

.index-banner:hover .prev-box .swiper-button-next {
  right: 10px;
}

@-webkit-keyframes bounce-down {
  0% {
    bottom: 64px;
  }

  50% {
    bottom: 74px;
  }

  100% {
    bottom: 64px;
  }
}

@keyframes bounce-down {
  0% {
    bottom: 64px;
  }

  50% {
    bottom: 74px;
  }

  100% {
    bottom: 64px;
  }
}

.banner-nav {
  width: 100%;
  height: 90px;
  background: rgba(64, 187, 107, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.ban-nav-l {
  display: block;
  overflow: hidden;
}

.ban-nav-l li {
  float: left;
}

.ban-nav-l li a {
  padding: 20px 22px;
  line-height: 50px;
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: relative;
}

.ban-nav-l li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 50%;
}

.ban-nav-l li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  background: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}

.ban-nav-l li a:hover::after {
  width: 100%;
}

.ban-nav-r {
  width: 40%;
}

.ban-nav-r li {
  float: left;
  width: 50%;
  background: #40bb6b;
}

.ban-nav-r li a {
  display: block;
  width: 100%;
  padding: 20px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.ban-nav-r li a img {
  margin-left: 15px;
}

.ban-nav-r li a .im2 {
  display: none;
}

.ban-nav-r li:hover,
.ban-nav-r li.active {
  background: #fff;
}

.ban-nav-r li:hover a,
.ban-nav-r li.active a {
  color: #333333;
}

.ban-nav-r li:hover a .im1,
.ban-nav-r li.active a .im1 {
  display: none;
}

.ban-nav-r li:hover a .im2,
.ban-nav-r li.active a .im2 {
  display: inline-block;
}

html.modal-active,
body.modal-active {
  overflow: hidden;
}

.up-modal-container {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  z-index: 999;
}

.up-modal-container.active {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.up-modal-container.active .modal-background .modal {
  transform: scale(0);
  animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.up-modal-container.active.out {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.up-modal-container.active.out .modal-background .modal {
  animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.up-modal-container .modal-background {
  display: table-cell;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.up-modal-container .modal-background .modal {
  padding: 70px 50px;
  display: block;
  border-radius: 3px;
  font-weight: 300;
  position: relative;
  margin-left: 3%;
  margin-right: 3%;
}

@media (max-width: 767px) {
  .up-modal-container .modal-background .modal {
    padding: 40px 30px;
    display: block;
    border-radius: 3px;
    font-weight: 300;
    position: relative;
    margin-left: 3%;
    margin-right: 3%;
  }
}

@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(1) scaleX(1);
  }
}

@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes zoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

.index-title {
  margin-bottom: 40px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 30px;
  font-weight: bold;
}

.index-more {
  display: block;
  height: 30px;
  line-height: 30px;
  float: right;
  font-size: 14px;
  color: #7F9E8E;
}

.index-more:hover {
  color: #008a83;
}

.index-title-box {
  width: 100%;
  border-bottom: 1px solid #E2E2E2;
  display: block;
  overflow: hidden;
}

.index-title-box .index-title {
  margin-bottom: 0;
  padding-bottom: 18px;
  display: inline-block;
  height: 54px;
  border-bottom: 3px solid #65b76f;
}

.index-title-box .index-more {
  line-height: 54px;
  position: relative;
}

.index-title-box .index-more::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 22px;
  background: url(more-icon.png) no-repeat center;
}

.index-title-box2 {
  padding: 30px;
}

.index-title-box2 .index-title {
  margin: 0;
}

.index-title-box3 .index-title {
  font-size: 30px;
  font-weight: normal;
}

.index-title-fff {
  margin-bottom: 40px;
}

.index-title-fff .index-title {
  color: #fff;
  border-bottom: 3px solid #fff;
}

.index-title-fff .index-more {
  color: #fff;
}

.box1-l {
  /* width: 60%; */
  width: 55%;
  background: #FAFAFA;
  height: 340px;
}

.box1-l .index-title {
  margin-bottom: 24px;
}

.box1-l .center {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 60px;
}

.box1-r {
  /* width: 40%; */
  width: 45%;
  height: 340px;
}

.box1-r .center {
  padding-top: 104px;
  padding-left: 68px;
}

.box1-r ul {
  display: block;
  overflow: hidden;
}

.box1-r li {
  width: 20%;
  float: left;
}

.box1-r li a {
  display: block;
  height: 170px;
  background: #51bc5e;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 44px;
  padding-top: 45px;
  transition: all 1s;
}

.box1-r li a img {
  display: block;
  margin: 0 auto;
}

.box1-r li:nth-child(1) a {
  background: url(box1-bg1.png) no-repeat bottom left #51bc5e;
}

.box1-r li:nth-child(2) a {
  background: url(box1-bg2.png) no-repeat bottom left #c4c23e;
}

.box1-r li:nth-child(3) a {
  background: url(box1-bg3.png) no-repeat bottom left #269675;
}

.box1-r li:nth-child(4) a {
  background: url(box1-bg4.png) no-repeat bottom left #c48d3e;
}

.box1-r li:nth-child(5) a {
  background: url(box1-bg5.png) no-repeat bottom left #87c43e;
}

.box2 {
  background: url(box2-bg.png) no-repeat center;
  background-size: cover;
}

.box2-l {
  width: 60%;
  background: rgba(9, 145, 138, 0.05);
}

.box2-l .center {
  padding-top: 80px;
  padding-bottom: 70px;
  padding-right: 117px;
  padding-left: 130px;
}

.box-tit {
  width: 90px;
  height: 90px;
  background: #65b76f;
  text-align: center;
  line-height: 30px;
  padding: 15px 10px;
  font-size: 22px;
  color: #fff;
  margin-right: 5px;
  float: left;
}

.box2-swiper {
  overflow: hidden;
  width: calc(100% - 95px);
}

.box2-swiper .banner-img {
  width: 100%;
  height: 515px;
  overflow: hidden;
}

.box2-swiper .banner-img img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.box2-swiper .banner-box {
  display: block;
  overflow: hidden;
}

.box2-swiper .banner-box p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  padding-right: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 13px;
}

.box2-swiper .banner-box span {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  opacity: 0.5;
}

.box2-swiper .banner-box:hover p {
  color: #008a83;
}

.box2-swiper .banner-box:hover .banner-img img {
  transform: scale(1.1);
}

.box2-swiper-box {
  position: relative;
}

.box2-swiper-box .banner-page2 {
  right: auto;
  left: 25px;
  width: 30px !important;
  bottom: 120px !important;
  z-index: 101;
  padding: 0;
  margin: 0;
  position: absolute;
}

.box2-swiper-box .swiper-pagination-bullet {
  width: 30px;
  height: 34px;
  margin: 1px 0;
  opacity: 1;
  position: relative;
  border-radius: 0;
  background: none;
}

.box2-swiper-box .swiper-pagination-bullet::after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #5aa452;
}

.box2-swiper-box .swiper-pagination-bullet-active {
  background: url(fj-page2.png) no-repeat center !important;
}

.box2-swiper-box .box2-swiper-more {
  font-size: 14px;
  color: #7F9E8E;
  line-height: 54px;
  position: absolute;
  bottom: 18px;
  right: 0;
  z-index: 99;
}

.box2-swiper-box .box2-swiper-more:hover {
  color: #008a83;
}

.box2-r {
  width: 40%;
}

.box2-r .center {
  padding-top: 80px;
}

.wz-list1 .box-s {
  padding: 0;
  border: none;
  margin-bottom: 13px;
}

.wz-list1 .box-s .box-title {
  padding-right: 120px;
}

.wz-list1 .box-s::before {
  display: none;
}

.wz-list1 .box-s .box-date {
  opacity: 1;
  color: #B1B1B1;
}

.wz-list1 .box-s:hover .box-title {
  color: #008a83;
}

.wz-list1 li:last-child .box-s {
  margin-bottom: 0;
}

.wz-list2 {
  padding-top: 40px;
}

.wz-list2 .box-s {
  border: 0;
  padding: 10px 0;
  margin-bottom: 24px;
}

.wz-list2 .box-s .box-date {
  width: auto;
  height: 46px;
  padding-right: 19px;
  border-right: 1px solid #dde0e7;
  text-align: right;
  margin-right: 20px;
  font-family: Arial;
}

.wz-list2 .box-s .box-date .date-01 {
  font-weight: bold;
  line-height: 26px;
}

.wz-list2 .box-s .box-date .date-02 {
  color: rgba(51, 51, 51, 0.7);
  line-height: 20px;
}

.wz-list2 .box-s .box-title {
  line-height: 23px;
  /* height: 46px; */
  /* -webkit-line-clamp: 2; */
  /* display: -webkit-box; */
  overflow: hidden;
  /* -webkit-box-orient: vertical; */
  /* white-space: normal; */
}

.wz-list2 .box-s:hover {
  box-shadow: 0 0 15px 0 rgba(64, 187, 107, 0.3);
}

.wz-list2 .box-s:hover .box-title {
  color: #008a83;
}

.wz-list3 {
  margin-top: 22px;
}

.wz-list3 .box-s {
  margin-bottom: 12px;
}

.wz-list3 .box-s .box-title {
  padding-right: 0;
  color: #555555;
  padding-left: 18px;
}

.wz-list3 .box-s::before {
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #3C9B60;
  border-radius: 4px;
  background: #fff;
  margin-top: -4px;
}

.wz-list3 .box-s:hover::before {
  background: #3C9B60;
}

.box3 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(box3-bg.png) no-repeat center bottom;
  background-size: cover;
}

/* .box3 .row{
  margin-left: -25px;
  margin-right: -25px;
}
.box3 .row .col-md-4 {
  padding-left: 25px;
  padding-right: 25px;
} */

.index-tw {
  /* height: 615px; */
  height: 570px;
  background: url(index-tw-bg.png) center;
  box-shadow: 0px 0px 18px 0px rgba(10, 84, 75, 0.08);
  border-radius: 4px;
  position: relative;
}

.index-tw::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #3C9B60;
}

.index-tw .index-tw-img {
  width: 100%;
  /* height: 284px; */
  height: 230px;
  display: block;
  overflow: hidden;
}

.index-tw .index-tw-img img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.index-tw .index-tw-img:hover img {
  transform: scale(1.1);
}

.index-tw .wz-list1 {
  padding: 0 30px;
}

.box4 {
  background: rgba(203, 234, 214, .8);
  padding: 40px 0;
}

.box4-l {
  /* height: 604px; */
  height: 346px;
  overflow: hidden;
  background: url(box4-lbg.png) no-repeat bottom center;
  background-size: cover;
}

.dl-top {
  padding: 34px 30px 30px;
  display: block;
  overflow: hidden;
}

.dl-top .index-title {
  margin-bottom: 35px;
}

.dl-top li {
  border-left: 1px dashed rgba(10, 84, 75, 0.32);
}

.dl-top-tit {
  width: 34px;
  padding: 9px 7px 4px;
  display: block;
  background: #0A544B;
  position: relative;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 20px;
  margin-left: -1px;
  float: left;
  margin-right: 30px;
}

.dl-top-tit::after {
  content: "";
  position: absolute;
  bottom: -21px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 21px solid #0A544B;
  border-right: 34px solid transparent;
}

.dl-top-txt {
  width: calc(100% - 202px);
  float: left;
  height: 100%;
  padding-top: 16%;
}

.dl-top-txt p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 14px;
}

.dl-top-txt p:last-child {
  margin-bottom: 0;
}

.dl-top-txt::-webkit-scrollbar {
  width: 4px;
}

.dl-top-txt::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #008a83;
}

.dl-top-txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: #008a8318;
}

.dl-top-img {
  width: calc(100% - 64px);
  float: left;
  /* height: 230px; */
  height: auto;
}

.dl-top-img img {
  width: 100%;
  height: 100%;
}

.dl-down {
  padding: 40px 84px;
  text-align: center;
  height: 200px;
  background: rgba(183, 244, 193, 0.43);
  margin-left: -40px;
  margin-right: -40px;
}

.dl-down li {
  padding-left: 40px;
  padding-right: 40px;
}

.dl-down li a {
  display: block;
  width: 120px;
  height: 120px;
  background: #3AA76D;
  border-radius: 4px;
  padding-top: 26px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 46px;
}

.dl-down li a img {
  display: block;
  margin: 0 auto;
  transition: all 0.3s;
}

.dl-down li:nth-child(2) a {
  background: #C87F5A;
}

.dl-down li:nth-child(3) a {
  background: #B49BC2;
}

.dl-down li:nth-child(4) a {
  background: #A8A049;
}

.dl-down li:nth-child(5) a {
  background: #8B9BC7;
}

.dl-down li:nth-child(6) a {
  background: #5A92B5;
}

.dl-down li:hover img {
  transform: rotateY(180deg);
}

.box4-r {
  /* height: 604px; */
  height: 346px;
  background: url(box4-rbg.png) no-repeat left top;
  padding: 34px 34px 34px 42px;
  overflow: hidden;
}

.box4-r .index-title {
  margin-bottom: 35px;
}

.box4-r h1 {
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 40px;
}

/* .box4-r ul li {
  width: 100%;
  border-top: 1px solid #fff;
  padding: 40px 0;
  display: block;
  overflow: hidden;
}
.box4-r ul li a {
  line-height: 40px;
  display: block;
  font-size: 22px;
  color: #fff;
}
.box4-r ul li a img {
  margin-right: 14px;
  float: left;
  transition: all 0.3s;
}
.box4-r ul li a:hover img {
  transform: rotateY(180deg);
  margin-right: 24px;
} */



.box5 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(73, 178, 110, 0.34);
}

.box5-list {
  display: block;
  overflow: hidden;
}

.box5-list li {
  width: 50%;
  /* width: 25%; */
  float: left;
}

.leftM20 {
  /* width: 35%; */
}

.rightM80 {
  /* width: 65%; */
}

.box5-list li a {
  display: block;
}

.box5-list li a>div {
  width: 50%;
  float: left;
  height: 207px;
  /* height: 170px; */
}

.box5-list li .box5-l {
  text-align: center;
  display: block;
  padding-top: 108px;
  /* padding-top: 72px; */
  position: relative;
  background: url(box5-bg1.png) no-repeat left bottom #5a92b5;
}

.box5-list div:first-child li {

  width: 100%;
}

.box5-list div:first-child li a>div {
  height: 414px;
}

.box5-list div:first-child li .box5-l {
  background: none !important;
  padding-top: 215px;
}

.box5-list li .box5-l::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-left: 22px solid #5a92b5;
  border-bottom: 22px solid transparent;
  right: -22px;
  top: 50%;
  margin-top: -11px;
  z-index: 1;
}

.box5-list li .box5-l p {
  /* font-size: 32px; */
  font-size: 24px;
  color: #FFFFFF;
  /* line-height: 32px; */
  line-height: 28px;
  position: relative;
}

.box5-list li .box5-l p::after {
  width: 60px;
  height: 6px;
  background: #FFFFFF;
  opacity: 0.8;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -26px;
}

.box5-list li:nth-child(2) .box5-l {
  background: url(box5-bg2.png) no-repeat left bottom #72BD29;
}

.box5-list li:nth-child(2) .box5-l::after {
  border-left-color: #72BD29;
}

.box5-list li:nth-child(3) .box5-l {
  background: url(box5-bg3.png) no-repeat left bottom #3AA76D;
}

.box5-list li:nth-child(3) .box5-l::after {
  border-left: 0;
  border-right: 22px solid #3AA76D;
  left: -22px;
  right: auto;
}

.box5-list li:nth-child(4) .box5-l {
  background: url(box5-bg4.png) no-repeat left bottom #A0B72F;
}

.box5-list li:nth-child(4) .box5-l::after {
  border-left: 0;
  border-right: 22px solid #A0B72F;
  left: -22px;
  right: auto;
}

.box5-r {
  overflow: hidden;
}

.box5-r img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.box5-list li a:hover .box5-r img {
  transform: scale(1.1);
}

.box6 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(box6-bg.png) no-repeat center;
  background-size: cover;
  display: block;
  overflow: hidden;
}

.box6>.index-title {
  margin-bottom: 50px;
}

.box6-l {
  /* width: 64%; */
  width: 62%;
  float: left;
}

.box6-r {
  /* width: 36%; */
  width: 38%;
}

.box6-l.fl .center {
  padding-left: 325px;
}

.box6-l-box {
  width: 100%;
  /* padding: 50px 50px 50px 200px; */
  padding: 20px 30px 20px 325px;
  height: 360px;
  background: url(index-tw-bg.png) center;
}

.box6-l .index-title {
  margin-bottom: 20px;
}

.index-title-box3 .index-title {
  margin-bottom: 30px;
}

/* .box6-l-box .row {
  margin-left: -22px;
  margin-right: -22px;
}
.box6-l-box .row .col-md-6 {
  padding-left: 22px;
  padding-right: 22px;
} */

.tw-list1 .box-s {
  margin-bottom: 30px;
}

.tw-list1 .box-s .box-img {
  width: 149px;
  height: 98px;
  margin-right: 20px;
}

.tw-list1 .box-s .box-info {
  padding-top: 0;
}

.tw-list1 .box-s .box-info .box-title {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 24px;
}

.tw-list1 .box-s .box-info .box-date {
  color: #333333;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}

.tw-list1 .box-s:hover .box-title {
  color: #008a83;
}

.tw-list1 li:last-child .box-s {
  margin-bottom: 0;
}

.sp-list .box-s {
  margin-bottom: 0;
}

.sp-list .box-s .box-img {
  /* height: 260px; */
  height: 212px;
}

.sp-list .box-s .box-img a {
  display: block;
  position: relative;
  height: 100%;
}

.sp-list .box-s .box-img a img {
  object-fit: cover;
}

.sp-list .box-s .box-img a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(bf-icon.png) no-repeat center;
  /* width: 105px;
  height: 105px; */
  width: 75px;
  height: 75px;
  background-size: 100% 100%;
  z-index: 1;
  border-radius: 50%;
}

.sp-list .box-s .box-title {
  font-size: 16px;
  font-weight: normal;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 24px;
  height: 24px;
  white-space: normal;


}

.sp-list .box-s:hover .box-title {
  color: #008a83;
}

.sp-list2 .box-s {
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}

.sp-list2 .box-s .box-img {
  margin-bottom: 0px;
  /* height: 136px; */
  width: 150px;
  height: 100px;
  border: 1px solid #fff;
  float: left;
  margin-right: 10px;

}

.sp-list2 .box-s .box-img a::before {
  /* width: 57px;
  height: 57px; */
  width: 45px;
  height: 45px;
  background: url(bf-icon2.png) no-repeat center;
  background-size: 100% 100%;
}

.sp-list2 .box-s .box-title {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 25px;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}

.sp-list2 .box-s .box-date {
  color: #9ECEB1;
}

.sp-list2 .box-s:hover .box-title {
  color: #fff;
}

/* .sp-list2 li:nth-last-child(2) .box-s,
.sp-list2 li:last-child .box-s {
  margin-bottom: 0;
} */
.box6-r {
  /* padding-right: 200px; */
  padding-right: 325px;
}

.box6-r-box {
  background: url(box6-rbg.png) no-repeat right bottom #3c9d61;
  padding: 60px 20px;
  height: 410px;
}

.white {
  color: white;
}

.white:hover {
  color: white;
}

.box7 {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(box7-bg.png) no-repeat center;
  background-size: cover;
}

.box7 .index-title {
  margin-bottom: 10px;
}

.box7 .index-more {
  float: left;
}

.box7-txt {
  /* padding-top: 30px;
  font-size: 18px;
  line-height: 34px; */
  padding-top: 18px;
  font-size: 16px;
  line-height: 28px;
  color: #444444;
}

.box7-txt p {
  margin-bottom: 20px;
}

.box7-r .box7-img {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 20px;
}

.box7-r .box7-r-txt {
  float: left;
  width: calc(100% - 110px);
}

.box7-r .box7-r-txt h1 {
  font-size: 20px;
  margin-bottom: 5px;
}

.box7-r .box7-r-txt h1 span {
  font-size: 26px;
  font-weight: bold;
  color: #3AA76D;
}

.box7-r .box7-r-txt p {
  color: #888888;
}

.box7-r li {
  margin-bottom: 10px;
}

.box7-r li:nth-child(2) .box7-r-txt h1 span {
  color: #C87F5A;
}

.box7-r li:nth-child(3) .box7-r-txt h1 span {
  color: #B49BC2;
}

.box7-r li:nth-child(4) .box7-r-txt h1 span {
  color: #A8A049;
}

.box7-r li:nth-child(5) .box7-r-txt h1 span {
  color: #5A92B5;
}

.box7-r li:nth-child(6) .box7-r-txt h1 span {
  color: #508c8e;
}

.footer {
  background: url(footer-bg.png) no-repeat center;
  background-size: cover;
  /* padding: 20px 260px; */
  padding: 20px 0;
}

.footer .foot-txt {
  color: #fff;
  padding-top: 24px;
  padding-left: 0;
}

.footer .foot-txt a,
.footer .foot-txt span {
  color: #fff;
  display: inline-block;
}

.footer .foot-txt a:hover {
  text-decoration: underline;
}

.footer .foot-txt li {
  margin-bottom: 18px;
}

.footer .foot-txt li:last-child {
  margin-bottom: 0;
}

.footer .foot-txt li img {
  margin-right: 12px;
}

.footer .foot-r {
  display: block;
  overflow: hidden;
  padding-top: 54px;
}

.footer .foot-r li:first-child {
  margin-left: 0;
}

.footer .foot-r li {
  float: left;
  margin-left: 20px;
}

.footer .foot-r li .em-img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}

.footer .foot-r li p {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
}

.box8-l {
  width: 62%;
  /* height: 550px; */
  height: 410px;
  padding: 40px 0;
  background: url(box8-lbg.png) no-repeat center;
  background-size: cover;
}

.box8-l .center {
  padding-right: 30px;
  padding-left: 325px;
}

.box8-r {
  width: 38%;
  /* height: 550px; */
  height: 410px;
  padding: 40px 0;
  background: url(box8-rbg.png) no-repeat center;
  background-size: cover;
  padding-bottom: 40px;
}

.box8-r-link {
  display: block;
  overflow: hidden;
}

.box8-r .center {
  padding-left: 30px;
  padding-right: 240px;
}

.box8-r-link li {
  width: 50%;
  padding: 0 17px;
  float: left;
  position: relative;
  margin-bottom: 15px;
}

.box8-r-link li a {
  color: #4d4d4d;
}

.box8-r-link li a:hover {
  color: #008a83;
}

.box8-r-link li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #999999;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.box8-r-link2 {
  display: block;
  margin-top: 23px;
}

.box8-r-link2 li {
  width: 50%;
  height: 98px;
  float: left;
}

.box8-r-link2 li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #40BB6B;
  border-radius: 4px;
  font-size: 20px;
  padding: 30px 10px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  transition: all 0.3s;
}

.box8-r-link2 li a img {
  margin-right: 10px;
  width: 20px;
}

.box8-r-link2 li:first-child {
  padding-right: 25px;
}

.box8-r-link2 li:first-child a:hover {
  box-shadow: 0px 0px 18px 0px rgba(64, 187, 107, 0.8);
}

.box8-r-link2 li:last-child {
  padding-left: 25px;
}

.box8-r-link2 li:last-child a {
  background: #40BBA8;
}

.box8-r-link2 li:last-child a:hover {
  box-shadow: 0px 0px 18px 0px rgba(64, 187, 168, 0.8);
}

.swiper-link-box {
  padding: 20px !important;
  margin: -20px !important;
  overflow: hidden;
  max-height: 300px;
}

.swiper-link {
  width: 100%;
  height: 100%;
  overflow: visible !important;
}

.swiper-link .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* height: 85px; */
  height: 73px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.box8-link {
  width: 100%;
  height: 100%;
  display: block;
}

.box8-link img {
  width: 100%;
  height: 100%;
}

.box8-link:hover {
  box-shadow: 0 0 15px 0 rgba(64, 187, 107, 0.3);
}

.swiper-btn {
  float: right;
  display: block;
  overflow: hidden;
}

.swiper-link-next,
.swiper-link-prev {
  width: 40px !important;
  height: 40px !important;
  background: #F5F6F7;
  float: left;
  position: static !important;
  margin-top: 0 !important;
}

.swiper-link-next::after,
.swiper-link-prev::after {
  font-size: 16px !important;
  color: #818182;
}

.swiper-link-next.swiper-button-disabled,
.swiper-link-prev.swiper-button-disabled {
  opacity: 1 !important;
  background: #F5F6F7;
}

.swiper-link-next.swiper-button-disabled::after,
.swiper-link-prev.swiper-button-disabled::after {
  color: #818182;
}

.swiper-link-next:hover,
.swiper-link-prev:hover {
  background: #40BB6B;
}

.swiper-link-next:hover::after,
.swiper-link-prev:hover::after {
  color: #fff !important;
}

.swiper-more {
  width: 40px;
  height: 40px;
  background: #AADBC1;
  margin: 0 10px;
  float: left;
  position: relative;
}

.swiper-more span {
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swiper-more span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -9px;
}

.swiper-more span::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: -9px;
}

.swiper-more:hover {
  background: #40BB6B;
}

@-webkit-keyframes bgpulse {

  from,
  to {
    transform: scale3d(1, 1, 1) rotate(0.1deg);
    -ms-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -moz-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -webkit-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -0-transform: scale3d(1, 1, 1) rotate(0.1deg);
  }

  50% {
    transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -ms-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -moz-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -webkit-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -o-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
  }
}

@keyframes bgpulse {

  from,
  to {
    transform: scale3d(1, 1, 1) rotate(0.1deg);
    -ms-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -moz-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -webkit-transform: scale3d(1, 1, 1) rotate(0.1deg);
    -0-transform: scale3d(1, 1, 1) rotate(0.1deg);
  }

  50% {
    transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -ms-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -moz-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -webkit-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
    -o-transform: scale3d(1.08, 1.08, 1.08) rotate(0.1deg);
  }
}

.bgpulse {
  -webkit-animation-name: bgpulse;
  animation-name: bgpulse;
}

.pgheader {
  overflow: hidden;
  position: relative;
  background-color: #0d1520;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.pgheader .bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  animation: bgpulse 18s infinite linear;
  -webkit-animation: bgpulse 18s infinite linear;
  -moz-animation: bgpulse 18s infinite linear;
  -o-animation: bgpulse 18s infinite linear;
  -ms-animation: bgpulse 18s infinite linear;
  background-position: center;
}

.pgheader .columnname {
  padding: 313px 0 55px;
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.pgheader .columnname h1 {
  padding-left: 22px;
  height: 42px;
  line-height: 42px;
  font-size: 46px;
  font-weight: bold;
  color: #fff;
  border-left: 10px solid #fff;
  margin-bottom: 30px;
}

.pgheader .bread-crumbs {
  color: #fff;
}

.pgheader .bread-crumbs .bread-item>span:before {
  display: none;
}

.pgheader .bread-crumbs a:hover {
  color: #40BB6B;
}

.pgheader .bread-crumbs .bread-location {
  padding-left: 26px;
  position: relative;
}

.pgheader .bread-crumbs .bread-location::before {
  content: "";
  position: absolute;
  background: url(add-icon.png) no-repeat center;
  width: 14px;
  height: 18px;
  left: 0;
  top: 0;
  opacity: 0.74;
}

@media (max-width: 1784px) {
  .pgheader .columnname {
    padding-top: 300px;
  }
}

@media (max-width: 1680px) {
  .pgheader .columnname {
    padding-top: 290px;
  }
}

@media (max-width: 1440px) {
  .pgheader .columnname {
    padding-top: 250px;
  }
}

@media (max-width: 1366px) {
  .pgheader .columnname {
    padding-top: 230px;
  }
}

@media (max-width: 1280px) {
  .pgheader .columnname {
    padding-top: 220px;
  }
}

@media (max-width: 1199px) {
  .pgheader .columnname {
    padding-top: 200px;
  }
}

@media (max-width: 991px) {
  .pgheader .columnname {
    padding-top: 180px;
  }
}

@media (max-width: 800px) {
  .pgheader .columnname {
    padding-top: 200px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .pgheader .columnname {
    padding-top: 140px;
  }
}

@media (max-width: 580px) {
  .pgheader .columnname {
    padding-top: 120px;
    padding-bottom: 20px;
  }
}

.ny-body {
  padding: 50px 0;
  background: url(ny-bg.png) no-repeat left top #f8fbf9;
  background-size: 100%;
}

.ny-left {
  width: 274px;
  padding-right: 40px;
}

.ny-right {
  width: calc(100% - 274px);
}

.other-menu {
  margin-right: 0;
}

.other-menu .menu-title {
  background: url(ny-left-title.png) no-repeat center;
  background-size: cover;
  min-height: 90px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
  padding: 25px;
  border-bottom: none;
}

.other-menu .menu-cont {
  background: #fff;
}

.other-menu .menu-cont .box-a {
  border-bottom: 1px solid rgba(2, 51, 111, 0.08);
  background: #FFFFFF;
}

.other-menu .menu-cont .box-a:last-child {
  border-bottom: none;
}

.other-menu .menu-cont .box-a:hover .a-title,
.other-menu .menu-cont .box-a.active .a-title {
  background: transparent;
  color: #3C9B60;
}

.other-menu .menu-cont .box-a:hover .a-title::before,
.other-menu .menu-cont .box-a.active .a-title::before {
  background: #3C9B60;
}

.other-menu .menu-cont .box-a:hover .a-title:after,
.other-menu .menu-cont .box-a.active .a-title:after {
  color: #3C9B60;
}

.other-menu .menu-cont .a-title {
  display: block;
  padding: 28px 60px 28px 46px;
  font-weight: 400;
  color: #555555;
  line-height: 21px;
  position: relative;
  font-weight: bold;
}

.other-menu .menu-cont .a-title::before {
  position: absolute;
  content: '';
  left: 20px;
  width: 5px;
  height: 18px;
  background: #E5E5E5;
  border-radius: 3px;
  top: 30px;
}

.other-menu .menu-cont .a-title:after {
  position: absolute;
  color: transparent;
  content: "\f105";
  font-family: 'FontAwesome';
  right: 20px;
  top: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #CCCCCC;
}

.other-menu .down-menu {
  display: none;
  padding-bottom: 10px;
}

.other-menu .down-menu a {
  padding-left: 75px;
  line-height: 20px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}

.other-menu .down-menu a::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px dotted #3C9B60;
  border-top: transparent;
  border-right: transparent;
  left: 55px;
  top: 2px;
  display: none;
}

.other-menu .down-menu a:hover,
.other-menu .down-menu a.active {
  color: #09753C;
}

.other-menu .down-menu a:hover::before,
.other-menu .down-menu a.active::before {
  display: block;
}

.other-menu .sub-menu.active .a-title {
  padding-bottom: 20px;
}

.other-menu .sub-menu.active .a-title::after {
  transform: rotate(90deg);
}

.other-menu .sub-menu.active .down-menu {
  display: block;
}

.ny-title {
  padding: 10px 30px 10px 63px;
  background: #D9ECE0;
  display: block;
  width: 100%;
  line-height: 40px;
  font-size: 26px;
  font-weight: bold;
  color: #09753C;
  position: relative;
  margin-bottom: 30px;
}

.ny-title::before,
.ny-title::after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
}

.ny-title::before {
  left: 30px;
  top: 22px;
  background: #09753c;
}

.ny-title::after {
  left: 34px;
  top: 26px;
  background: rgba(9, 117, 60, 0.47);
}

.ny-right-body {
  background: #fff;
  padding: 30px;
}

.ny-right-body2 {
  position: relative;
  display: block;
  overflow: hidden;
}

.ny-right-body2::after {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(215, 236, 225, 0.38);
}

.details-page .detail-top {
  padding-bottom: 14px;
  border-color: rgba(2, 51, 111, 0.13);
}

.details-page .detail-top .top-other {
  color: #999999;
}

.details-page .detail-top .top-other a:hover {
  color: #3C9B60;
}

.details-page .main-cont p {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
}

.details-page .main-cont.cont-xilan img {
  display: inline-block;
  width: auto;
  max-width: 70%;
  min-width: 60%;
}

.details-page .cont-page {
  margin-top: 50px;
  padding-top: 45px;
  border-top-color: rgba(2, 51, 111, 0.1);
  color: #999999;
}

.details-page .cont-page .a-page img {
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
}

.details-page .cont-page .a-page a {
  color: #999999;
}

.details-page .cont-page .a-page:hover {
  color: #3C9B60;
}

.details-page .cont-page .a-page:hover a {
  color: #3C9B60;
}

.details-page .dp-xl {
  color: #555;
}

.details-page .dp-xl .tit-h1 {
  color: #333;
  font-weight: bold;
  margin-bottom: 40px;
}

.leader-list li {
  margin-bottom: 50px;
}

.leader-list li:last-child {
  border-bottom: none;
}

.leader-a .img-box {
  float: left;
  width: 150px;
  height: 215px;
  margin-right: 30px;
  overflow: hidden;
  background: #44A068;
}

.leader-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.leader-a .leader-info {
  overflow: hidden;
  height: 215px;
  border-bottom: 1px solid #D9ECE0;
}

.leader-a .zw {
  font-size: 18px;
  color: #44A068;
  margin-bottom: 16px;
}

.leader-a .name {
  color: #44A068;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}

.leader-a .desc {
  color: #333333;
  font-size: 18px;
  line-height: 34px;
  max-height: 102px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.leader-a:hover .img-box img {
  transform: scale(1.05);
  transition: all 0.5s;
}

.pep-xilan .info-center {
  background: rgba(217, 236, 224, 0.57);
  border-radius: 0;
  padding-left: 210px;
  min-height: 275px;
}

.pep-xilan .info-center .box-img {
  width: 210px;
  background: #D9ECE0;
}

.pep-xilan .info-center .box-info {
  padding-top: 40px;
  display: block;
  overflow: hidden;
}

.pep-xilan .info-center .box-info .box-s {
  width: 50%;
  padding-right: 10px;
  float: left;
}

.pep-xilan .info-center .box-info .box-s .title-s,
.pep-xilan .info-center .box-info .box-s .txt-s {
  color: #333333;
  font-weight: normal;
  font-size: 18px;
}

.pep-xilan .info-center .box-info .box-s:last-child {
  width: 100%;
}

.pep-xilan .info-center .xl-name {
  font-size: 24px;
  color: #44A068;
  font-weight: bold;
  margin-bottom: 30px;
}

.pep-xilan .info-other {
  padding: 0;
  background: none;
}

.pep-xilan .other-groups .info-title {
  background: none;
  font-size: 20px;
  padding: 0;
  border: 0;
  color: #333;
  margin-bottom: 0;
}

.pep-list .box-s {
  margin-bottom: 40px;
  display: block;
  overflow: hidden;
}

.pep-list .box-s .box-img {
  max-width: none;
  width: 150px;
  height: 215px;
  margin-bottom: 20px;
}

.pep-list .box-s .box-title,
.pep-list .box-s div[class^="box-txt"] {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #333333;
  display: block;
  white-space: normal;
  overflow: visible;
  margin: 0 auto;
  height: auto;
}

.pep-list .box-s .box-title::after,
.pep-list .box-s div[class^="box-txt"]::after {
  display: none;
}

.pep-list .box-s:hover .box-title {
  color: #3C9B60;
}

.pep-list li:nth-child(4n + 1) {
  clear: left;
}

.pep-list2 ul {
  margin-left: -22px;
  margin-right: -22px;
}

.pep-list2 ul li {
  padding-left: 22px;
  padding-right: 22px;
}

.pep-list2 ul li:nth-child(4n + 1) {
  clear: none;
}

.pep-list2 ul li:nth-child(5n + 1) {
  clear: left;
}

.pep-list2 .box-s .box-img {
  width: 100%;
  /* height: 223px; */
  height: 213px;
  margin-bottom: 10px;
}

.pep-list2 .box-s .box-title span {
  height: auto;
  white-space: normal;
  font-size: 16px;
  line-height: 20px;
}

.ny-tw-list .box-s {
  padding-left: 0;
  border-bottom: 1px dashed #DEDEDE;
  padding-top: 23px;
  padding-bottom: 23px;
}

.ny-tw-list .box-s::before {
  display: none;
}

.ny-tw-list li:first-child .box-s {
  padding-top: 0;
}

.comp-pages {
  padding-top: 40px;
}

.comp-pages .page-pc a,
.comp-pages .page-pc span {
  min-width: 40px;
  padding-left: 5px;
  padding-right: 5px;
  background: #E5E5E5;
  border-color: #E5E5E5;
}

.comp-pages .page-pc span {
  background: #3C9B60;
  border: 1px solid #3C9B60;
}

.comp-pages .page-phone {
  display: none;
}

.ny-tw-list .box-s {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.ny-tw-list .box-s .box-img {
  width: 300px;
  height: 198px;
  border-radius: 4px;
}

.ny-tw-list .box-s .box-info {
  padding-top: 0;
}

.ny-tw-list .box-s .box-info .box-title {
  font-size: 20px;
}

.ny-tw-list .box-s .box-info .box-title span {
  font-size: 16px;
  font-weight: normal;
}

.ny-tw-list .box-s .box-info .box-txt {
  display: block;
  height: auto;
}

.ny-tw-list .box-s .box-info .box-txt span {
  font-size: 18px;
  line-height: 36px;
  display: block;
}

.ny-tw-list2 .box-s {
  padding: 20px;
  border: 1px solid #DEDEDE;
}

.ny-tw-list2 .box-s .box-img {
  width: 250px;
  height: 165px;
  border-radius: 4px;
  margin-right: 20px;
}

.ny-tw-list2 .box-s .box-info {
  padding-top: 5px;
  padding-right: 177px;
  position: relative;
}

.ny-tw-list2 .box-s .box-info .box-title {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}

.ny-tw-list2 .box-s .box-info .box-txt {
  color: #A0A0A0;
  line-height: 24px;
}

.ny-tw-list2 .box-s .box-info .more-date {
  text-align: center;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0;
  top: 48px;
}

.ny-tw-list2 .box-s .box-info .more-date .date {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 15px;
}

.ny-tw-list2 .box-s .box-info .more-date a {
  display: block;
  width: 100px;
  height: 30px;
  background: #E9E9E9;
  color: #333333;
  line-height: 30px;
  text-align: center;
}

.ny-tw-list2 .box-s:hover {
  border-color: #09753c;
}

.ny-tw-list2 .box-s:hover .box-info .more-date a {
  background: #09753c;
  color: #fff;
}

.ny-tp-list ul {
  margin-left: -25px;
  margin-right: -25px;
}

.ny-tp-list ul li {
  padding-left: 25px;
  padding-right: 25px;
}

.ny-tp-list .box-s .box-img {
  /* height: 216px; */
  height: 183px;
  border-radius: 4px;
  background: #086632;
  transition: all 0.1s;
}

.ny-tp-list .box-s .box-title {
  text-align: center;
  font-weight: normal;
}

.ny-tp-list .box-s:hover .box-img {
  padding: 4px;
}

.ny-tp-list .box-s:hover .box-img img {
  transform: scale(1);
}

.form-table-01 {
  overflow: hidden;
  overflow-x: auto;
}

.form-table-01 .table-s {
  min-width: 800px;
}

.hyswx-lw-table {
  margin-bottom: 0;
}

.hyswx-lw-table thead {
  background: #09753C;
}

.hyswx-lw-table thead th {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px !important;
  text-align: center;
  padding: 12px 8px !important;
  border: 1px solid #FFF;
  border-bottom: none !important;
}

.hyswx-lw-table thead th:first-child {
  border-radius: 4px 0 0 0;
  min-width: 60px;
}

.hyswx-lw-table thead th:last-child {
  border-radius: 0 4px 0 0;
  min-width: 90px;
}

.hyswx-lw-table tbody tr {
  background: rgba(217, 236, 224, 0.3);
}

.hyswx-lw-table tbody tr:nth-child(2n) {
  background: rgba(119, 180, 147, 0.25);
}

.hyswx-lw-table tbody>tr>td {
  color: #333333;
  line-height: 20px;
  text-align: center;
  padding: 15px 40px;
  border: 1px solid #FFF;
  vertical-align: middle !important;
}

.hyswx-lw-table tbody>tr>td a:hover,
.hyswx-lw-table tbody>tr>td a:focus {
  color: #3C9B60;
}

.hyswx-lw-table tbody>tr>td.textLeft {
  text-align: left;
}

.hyswx-lw-table tbody>tr>td.pd10 {
  padding-left: 10px;
  padding-right: 10px;
}

.inp-box {
  margin-bottom: 10px;
}

.inp-box .inp {
  width: 33.33%;
  float: left;
  text-align: right;
  margin-bottom: 20px;
}

.inp-box .inp label {
  /* font-size: 16px; */
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
}

.inp-box input {
  float: right;
  width: 68%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  margin-left: 20px;
  box-shadow: none;
}

.inp-box input:focus {
  border-color: #3C9B60;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 155, 96, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 155, 96, 0.6);
}

.inp-box input::-webkit-input-placeholder {
  font-size: 14px;
  color: #333333;
}

.inp-box input::-moz-placeholder {
  font-size: 14px;
  color: #333333;
}

.inp-box input:-ms-input-placeholder {
  font-size: 14px;
  color: #333333;
}

.inp-box input:-moz-placeholder {
  font-size: 14px;
  color: #333333;
}

.inp-box .btn-s {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  width: 90%;
  height: 40px;
  background: #09753C;
  border-radius: 4px;
  display: block;
  margin-left: auto;
}

.table-xl tr {
  background: #09753C;
}

.table-xl tr td {
  padding: 15px 40px;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
}

.table-xl tr td:first-child {
  text-align: right;
  width: 192px;
  padding-right: 48px;
  border-right: 1px solid #fff;
}

.table-xl tr:nth-child(2n) {
  background: #D9ECE0;
}

.table-xl tr:nth-child(2n) td {
  color: #333333;
}

.ny-tw-list3 .box-s {
  margin-bottom: 40px;
}

.ny-tw-list3 .box-s .box-img {
  border-radius: 4px;
  /* height: 213px; */
  height: 180px;
}

.ny-tw-list3 .box-s .box-title {
  font-size: 18px;
  line-height: 32px;
  font-weight: normal;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 64px;
  white-space: normal;
  height: auto;
  position: relative;
}

.ny-tw-list3 .box-s .box-title::before {
  content: "";
  width: 3px;
  height: 16px;
  background: #73B288;
  left: 0;
  top: 9px;
  position: absolute;
}

.ny-tw-list3 .box-s .box-txt {
  color: #8A8A8A;
  line-height: 24px;
  height: auto;
  max-height: 48px;
  -webkit-line-clamp: 2;
}

.ny-tw-list3 ul {
  margin-left: -25px;
  margin-right: -25px;
}

.ny-tw-list3 ul li {
  padding-left: 25px;
  padding-right: 25px;
}

.ry-tit {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #09753c;
  color: #09753c;
  margin-bottom: 40px;
}

.ry-tit span {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}

.ny-tw-list4 .box-s .box-img {
  width: 250px;
  height: 165px;
}

.ny-tw-list4 .box-s .box-info {
  padding-top: 5px;
}

.ny-tw-list4 .box-s .box-info .box-txt {
  font-size: 14px;
  color: #B1B1B1;
  line-height: 26px;
  max-height: 78px;
  margin-bottom: 28px;
}

.ny-tw-list4 .box-s .box-info .box-date {
  color: rgba(18, 120, 65, 0.6);
}

.ny-tw-list4 .box-s:hover .box-title {
  color: #09753C;
}

.yg-right,
.yg-left {
  width: 50%;
}

.yg-left {
  padding-left: 72px;
  padding-top: 40px;
  padding-right: 80px;
  position: relative;
}

.yg-left::before {
  content: "";
  width: 1px;
  height: 100%;
  background: #C0D9CC;
  left: 23px;
  top: 0;
  bottom: 0;
  position: absolute;
}

.yg-left .yg-left-top {
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}

.yg-left .yg-left-top span {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #09753C;
  float: left;
  margin-right: 20px;
}

.yg-left .yg-left-top span::after {
  content: "";
  width: 15px;
  height: 1px;
  background: #3AA76D;
  left: -30px;
  top: 23px;
  position: absolute;
}

.yg-left .yg-left-top p {
  font-size: 18px;
  line-height: 30px;
  float: left;
}

.yg-left li {
  position: relative;
  padding-top: 10px;
}

.yg-left li::before {
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  background: #FFFFFF;
  border: 1px solid #C0D9CC;
  border-radius: 50%;
  top: 0;
  left: -72px;
  border-right-color: #fff;
  border-top-color: #fff;
  transform: rotate(45deg);
}

.yg-left li::after {
  content: "";
  position: absolute;
  left: -55px;
  top: 17px;
  width: 12px;
  height: 12px;
  background: #C0D9CC;
  border-radius: 50%;
}

.yg-left-down .img-box img {
  width: 100%;
  height: 105px;
}

.yg-left-down .img-box p {
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}

.yg-right {
  padding: 40px 27px 0 38px;
}

.yg-right li {
  width: 100%;
  border: 1px solid #95C3AB;
  background: #fff;
  border-radius: 4px;
  padding: 20px 30px;
  min-height: 90px;
  display: block;
  position: relative;
  z-index: 9;
  *zoom: 1;
  margin-bottom: 30px;
}

.yg-right li::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  left: -7px;
  top: 24px;
  background: #95C3AB;
}

.yg-right li span {
  width: 65px;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #09753C;
  float: left;
  margin-right: 20px;
}

.yg-right li p {
  font-size: 18px;
  line-height: 30px;
  width: calc(100% - 85px);
  float: left;
}

@keyframes ani {
  0% {
    width: calc(0%);
  }

  25% {
    width: calc(25%);
  }

  50% {
    width: calc(50%);
  }

  75% {
    width: calc(75%);
  }

  100% {
    width: calc(100%);
  }
}

.index-banner .swiper-pagination-bullet {
  width: 45px;
  height: 40px;
  position: relative;
}

.index-banner .swiper-pagination-bullet i {
  display: block;
  width: 23px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  /* margin-bottom: 5px; */
  position: absolute;
}

.index-banner .swiper-pagination-bullet i:nth-child(1) {
  bottom: 20px;
  left: 0;
  transform: rotate(60deg);
  transform-origin: left;
  z-index: 1;
}

.index-banner .swiper-pagination-bullet i:nth-child(2) {
  bottom: 0px;
  left: 11px;
  width: 25px;
  padding: 0 1px;
  margin-left: -1px;
}

.index-banner .swiper-pagination-bullet i:nth-child(3) {
  bottom: 0px;
  right: -12px;
  left: auto;
  transform: rotate(-60deg);
  transform-origin: left;
}

.index-banner .swiper-pagination-bullet i:nth-child(4) {
  top: 0px;
  bottom: auto;
  right: 11px;
  left: auto;
  transform: rotate(-120deg);
  transform-origin: right;
}

.index-banner .swiper-pagination-bullet i:nth-child(5) {
  top: 0px;
  bottom: auto;
  left: 11px;
  transform: rotate(-180deg);
  transform-origin: center;
  width: 25px;
  padding: 0 1px;
  margin-left: -1px;
}

.index-banner .swiper-pagination-bullet i:nth-child(6) {
  top: 0px;
  bottom: auto;
  left: 11px;
  transform: rotate(120deg);
  transform-origin: left;
}

.index-banner .swiper-pagination-bullet i::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -1px;
  animation: 700ms both ani;
}

.index-banner .swiper-pagination-bullet i:nth-child(2):after {
  animation: 700ms 700ms both ani;
}

.index-banner .swiper-pagination-bullet i:nth-child(3):after {
  animation: 700ms 1.4s both ani;
}

.index-banner .swiper-pagination-bullet i:nth-child(4):after {
  animation: 700ms 2.1s both ani;
}

.index-banner .swiper-pagination-bullet i:nth-child(5):after {
  animation: 700ms 2.8s both ani;
}

.index-banner .swiper-pagination-bullet i:nth-child(6):after {
  animation: 700ms 3.5s both ani;
}

.index-banner .swiper-pagination-bullet-active {
  background: none !important;
}

.index-banner .swiper-pagination-bullet i {
  display: none;
}

.index-banner .swiper-pagination-bullet-active i {
  display: block;
}

.box2-swiper-box .swiper-pagination-bullet {
  width: 30px;
  height: 34px;
  position: relative;
}

.box2-swiper-box .swiper-pagination-bullet i {
  display: block;
  width: 16px;
  height: 1px;
  background: rgba(90, 164, 82, 0.3);
  /* margin-bottom: 5px; */
  position: absolute;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(1) {
  top: -1px;
  left: 50%;
  transform: rotate(30deg);
  transform-origin: left;
  z-index: 1;
  width: 17px;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(2) {
  right: 0;
  top: 25px;
  transform: rotate(90deg);
  width: 18px;
  transform-origin: right;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(3) {
  bottom: 0px;
  right: 14px;
  left: auto;
  transform: rotate(150deg);
  transform-origin: right;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(4) {
  bottom: 0;
  left: 16px;
  transform: rotate(210deg);
  transform-origin: left;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(5) {
  top: 25px;
  left: 2px;
  transform: rotate(270deg);
  transform-origin: left;
  width: 18px;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(6) {
  top: 7px;
  bottom: auto;
  left: 2px;
  transform: rotate(330deg);
  transform-origin: left;
}

.box2-swiper-box .swiper-pagination-bullet i::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #5aa452;
  position: absolute;
  left: 0;
  top: -1px;
  animation: 700ms both ani;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(2):after {
  animation: 700ms 700ms both ani;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(3):after {
  animation: 700ms 1.4s both ani;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(4):after {
  animation: 700ms 2.1s both ani;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(5):after {
  animation: 700ms 2.8s both ani;
}

.box2-swiper-box .swiper-pagination-bullet i:nth-child(6):after {
  animation: 700ms 3.5s both ani;
}

.box2-swiper-box .swiper-pagination-bullet-active {
  background: none !important;
}

.box2-swiper-box .swiper-pagination-bullet::after {
  left: 54%;
}

.box2-swiper-box .swiper-pagination-bullet i {
  display: none;
}

.box2-swiper-box .swiper-pagination-bullet-active i {
  display: block;
}


.gpewm-box {
  position: relative;
}

.gpewm {
  display: none;
  width: 120px;
  height: 120px;
  padding: 10px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: -110%;
  box-shadow: 0px 0px 18px 0px rgba(10, 84, 75, 0.08);

}

.gpewm::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
}

.wz-list2 .box-s .box-date .date-01 {
  color: #555;
}

.gpewm img {
  width: 100%;
  height: 100%;
}

.gpewm-box:hover .gpewm {
  display: block;
}

.index-box.box1 .box1-l {
  height: auto;
}

.wz-list2 .box-s:hover {
  box-shadow: 0 0 0 0;
}

.wz-list2 .box-s {
  position: relative;
}

.wz-list2 .box-s span {
  font-size: 16px;
  color: #b1b1b1;
  float: right;
  position: absolute;
  right: 0;
  top: 9px;
}

.wz-list2 .box-s .box-title {
  /* max-height: 46px; */
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  /* position: absolute; */
  /* top: 50%; */
  /* left: 100px; */
  /* transform: translateY(-50%); */
}

.index-title-box .index-more::after {
  display: none;
}


.box1-l .index-title {
  margin-bottom: 0;
}

.box1-r li a {
  height: auto;
  padding-right: 90px;
  white-space: nowrap;
  width: 73%;
  text-overflow: ellipsis;
  overflow: hidden;
  background: none !important;
  color: #333333;
  /* font-size: 16px; */
  font-size: 19px;
  text-align: left;
  position: absolute;
  padding: 0;
  line-height: 24px;
}

.box1-r li .datetime {
  font-size: 16px;
  color: #b1b1b1;
  float: right;
}

.box1-r li {
  width: 100%;
  float: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
}

.box1 .module {
  padding-top: 80px;
}

.box1-l .module {
  /* padding-left: 200px; */
  padding-left: 325px;
  padding-right: 50px;
}

.box1-r .module {
  /* padding-right: 200px; */
  padding-right: 325px;
  padding-left: 50px;
  padding-bottom: 1px;
}

.box1-l {
  background: none;
}

.wz-list3 {
  margin-bottom: 30px;
}

.bgb {
  background: url(bgb23.png) no-repeat top center;
}

.bgl {
  background: rgba(255, 255, 255, .22);
}

.bgr {
  background: rgba(170, 221, 178, .22);
}

.hx .box-s .box-info .box-title {
  position: relative;
}

.hx ul li {
  /* width: 50%; */
  /* float: left; */
  margin-bottom: 0;
  padding: 0 15px;
  border-radius: 3px;
}

.hx ul li .box-s {
  padding: 2px;
  background: #fff;
}

.tw-list1.hx .box-s {
  margin-bottom: 0;
}

.pt40 {
  padding-top: 40px;
  margin-top: 0;
}

.index-tw .index-tw-img img {
  border: 1px solid #ececec;
}

.index-tw {
  box-shadow: none;
  border: none;
}

.index-tw::before {
  display: none;
}

.box1-l {
  /* width: 60%; */
  width: 55%;
}

.box1-r {
  /* width: 40%; */
  width: 45%;
  height: auto;
}

.tw-list1.hx .box-s .box-info {
  padding-top: 20px;
}

.box1-r .tw-list1.hx li a {
  width: 100%;
}

.box1-r .tw-list1.hx .box-date {
  color: #B1B1B1;
}

.hx .box-s .box-info .box-title {
  position: relative;
  white-space: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.box1-r li .box-img a {
  width: 100%;
  height: 100%;
}



.box1 .module {
  padding-top: 40px;
}

.box8-r-link2 {
  margin-top: 0;
  margin-left: -6px;
  margin-right: -6px;
}

.box8-r-link2 li {
  height: 58px;
  margin-bottom: 20px;
  padding-left: 6px;
  padding-right: 6px;
  width: 33.333333%;
}

.box8-r-link2 li a {
  line-height: 1.3;
  padding: 18px 6px;
  font-size: 16px;
}

.box8-r-link2 li a img {
  margin-right: 4px;
  margin-top: -4px;
}

.box8-r-link2 li:first-child {
  padding-right: 6px;
}

.box8-r-link2 li:last-child {
  padding-left: 6px;
}

.box8-r-link2 li:nth-child(2n) {
  padding-left: 6px;
}

.box8-r-link2 li:nth-child(3n) {
  padding-right: 6px;
}

.box8-r-link3 li a {
  height: 100%;
  font-size: 18px;
  line-height: 58px;
  padding: 0;
}

.box8-r-link3 li {
  width: 33.33%;
  height: 58px;
  margin-bottom: 20px;
}

.box8-r-link li {
  font-size: 16px;
  margin-bottom: 10px;
}


.dl-top li {
  /* height: 430px; */
  height: 214px;
}

.erweima {
  background: #0a544b;
  padding: 2px;
  width: 136px;
  float: right;
}

.erweima p {
  text-align: center;
  color: #fff;
  margin: 0 !important;
  padding: 13px;
  font-size: 16px !important;
  line-height: 13px !important;
}

.dl-top-txt p {
  font-size: 16px;
  /* line-height: 35px;
  margin-bottom: 14px; */
  line-height: 30px;
  margin-bottom: 8px;
}

.dl-top-txt p span {
  font-weight: 700;
  color: #47736d;
}

nav.navbar.bootsnav.pcmenu ul.nav {
  height: 50px;
}

.banimg2 {
  display: none !important;
}

.index-banner .banner-img img,
.index-banner .banner-video img,
.index-banner .banner-img video,
.index-banner .banner-video video {
  object-fit: fill;
}

.index-title-box2 .index-title {
  color: #fff;
}

.wz-list3 .box-s .box-title {
  color: #fff;
}

.wz-list3 .box-s:hover .box-title {
  color: #e2ff00;
}

.wz-list3 .box-s::before {
  background: none;
  border-color: #fff;
}

.index-title-box2 .index-title .index-more {
  color: #fff;
}

.index-title-box2 .index-title .index-more:hover {
  color: #e2ff00;
}

.wz-list2 .box-s .box-date {
  height: 30px;
}

.wz-list2 .box-s .box-date .date-01 {
  font-size: 18px;
  line-height: 18px;
}

.wz-list2 .box-s .box-date .date-02 {
  line-height: 12px;
}

.wz-list2 .box-s .box-title {
  /* left: 86px; */
}

.wz-list2 .box-s {
  margin-bottom: 4px;
}

.box1-l .box8-r-link3 {
  margin-top: 70px;
}

.wz-list2 .box-s .box-title {
  font-size: 19px;
  -webkit-line-clamp: 1;
  max-height: 23px;
}

.new-page {
  bottom: 50px;
  right: 100px;
  left: auto;
}

.new-page .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 7px;
  margin-left: 4px;
  transition: all .3s;
}

.new-page .swiper-pagination-bullet-active {
  width: 50px;
  background: #fff !important;

}


.index-banner {
  /* height: calc(100vh - 230px); */
  height: auto;
}

.box8-r-link2 li:nth-child(1) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(187, 168, 64, 0.8);
}

.box8-r-link2 li:nth-child(2) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(64, 187, 168, 0.8);
}

.box8-r-link2 li:nth-child(3) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(64, 187, 107, 0.8);
}

.box8-r-link2 li:nth-child(4) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(64, 160, 187, 0.8);
}

.box8-r-link3 li:nth-child(1) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(114, 189, 41, 0.8);

}

.box8-r-link3 li:nth-child(2) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(160, 183, 47, 0.8);

}

.box8-r-link3 li:nth-child(3) a:hover {
  box-shadow: 0px 0px 18px 0px rgba(90, 146, 181, 0.8);

}

.box4-r ul li a span {
  float: left;
  width: calc(100% - 60px);

}

/* .box4-r ul li:nth-child(2) a img{
  margin-top: 20px
}
.box4-r ul li:nth-child(2){
  padding: 22px 0 ;
} */


@-webkit-keyframes neon4 {

  from,
  to {
    filter: drop-shadow(0 0 5px #309255);

  }

  50% {
    filter: drop-shadow(0 0 10px #309255);

  }
}

@keyframes bgpulse {

  from,
  to {
    filter: drop-shadow(0 0 5px #309255);

  }

  50% {
    filter: drop-shadow(0 0 10px #309255);

  }
}


/* @-webkit-keyframes neon4 {
  from {

    filter: 
    drop-shadow(0 0 10px #096735),
    drop-shadow(0 0 20px #096735),
    drop-shadow(0 0 30px #096735),
    drop-shadow(0 0 40px #096735),
    drop-shadow(0 0 70px #096735),
    drop-shadow(0 0 80px #096735),
    drop-shadow(0 0 100px #096735);


  }
  to {
    filter: 
    drop-shadow(0 0 5px #096735),
    drop-shadow(0 0 10px #096735),
    drop-shadow(0 0 15px #096735),
    drop-shadow(0 0 20px #096735),
    drop-shadow(0 0 35px #096735),
    drop-shadow(0 0 40px #096735),
    drop-shadow(0 0 50px #096735);
  }
} */

nav.navbar.bootsnav ul.nav>li.dropdown:hover>a::before,
nav.navbar.bootsnav ul.nav>li.dropdown:hover>a::after {
  display: none;
}

nav.navbar.bootsnav {
  position: relative;
  background: url(borderbg23.png) no-repeat;
  background-size: cover;
}

nav.navbar.bootsnav::before {
  display: none;
}

.header-other .search-btn {
  border: 1px solid #096735;
  background: url(fj-search.png) no-repeat center center;
}

.header-other .search-btn:hover {
  border: 1px solid #096735;
  background: url(fj-search-h.png) no-repeat center center #096735;
}

.header-other a {
  border: 1px solid #096735;
  color: #096735;
}

.header-other a:hover {
  border: 1px solid #096735;
  color: #fff;
  background: #096735;
}

nav.navbar.bootsnav .navbar-header {
  width: 100%;
}

nav.navbar.bootsnav.pcmenu {
  background: none;
  min-height: 50px;
  background: #096735;
}

nav.navbar.bootsnav.navbar-header {
  width: 100%;
}

nav.navbar.bootsnav.pcmenu ul.nav {
  float: none;
  margin-top: 0;
}

nav.navbar.bootsnav.pcmenu ul.nav>li.dropdown>a,
nav.navbar.bootsnav.pcmenu ul.nav>li.home>a {
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
}

nav.navbar.bootsnav.pcmenu .center {
  margin-left: 130px;
  margin-right: 130px;
  width: calc(100% - 260px);
}

nav.navbar.bootsnav ul.nav>li {
  width: 8%;
}

nav.navbar.bootsnav .navbar-brand {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-right: 10%;
  float: left;
}

.slogan {
  float: left;
  position: relative;
  top: 50px;
  width: 100%;
  text-align: right;
}

.slogan img {
  -webkit-animation-name: neon4;
  animation-name: neon4;
  -webkit-animation: neon4 2s ease-in-out infinite alternate;
  -moz-animation: neon4 2s ease-in-out infinite alternate;
  animation: neon4 2s ease-in-out infinite alternate;
}

.logo_word {
  width: 52%;
  margin-top: 30px;
  display: none;
  padding: 10px;
  min-height: 145px;
}

.logo_word h4 {
  font-size: 19px;
  color: #096735;
  line-height: 31px;
  font-weight: bold;
  text-align: left;
}

.logo_word p {
  font-size: 17px;
  text-align: right;
  color: #096735;
  margin-top: 8px;
}

.fzqh_txt {
  display: none;
}

.link-cas {
  position: absolute;
  right: 0;
  top: 40px;
  color: #333;
  display: block;
  overflow: hidden;
}

.link-cas li {
  float: left;

}

.link-cas li::before {
  content: "|";
  padding-left: 12px;
  padding-right: 12px;
}

.link-cas li:first-child::before {
  display: none;
}

.link-cas a:hover {
  color: #096735;
}

.searchBox {
  position: absolute;
  right: 0;
  top: 72px;
}

.header-other {
  margin-top: 0;
}

nav.navbar.bootsnav.scroll {
  position: fixed;
}

.slogan3 {
  position: static;

}

.search-close {
  width: 30px;
  height: 30px;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 999999;
  cursor: pointer;
  border-radius: 50%;

}

.search-close::before {
  position: absolute;
  content: '';
  left: 8px;
  top: 15px;
  width: 15px;
  height: 1px;
  background: #008a83;
  transform: rotate(-45deg);
  transition: all .3s;
}

.search-close::after {
  position: absolute;
  content: '';
  left: 8px;
  top: 15px;
  width: 15px;
  height: 1px;
  background: #008a83;
  transform: rotate(45deg);
  transition: all .3s;
}

.search-close:hover {
  background: #fff;
}

.search-close:hover::after {
  transform: rotate(-45deg);
}

.search-close:hover::before {
  transform: rotate(45deg);
}

.tw-list-hx .box-s {
  margin-bottom: 30px;
}

.tw-list-hx .box-s .box-img {
  width: 134px;
  height: 90px;
  margin-right: 18px;
}

.tw-list-hx .box-s .box-info .box-title {
  color: #333333;
  margin-bottom: 10px;
  height: 60px;
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
}

.tw-list-hx .box-s .box-info .box-date {
  color: #555555;
}

.index-banner .banner-box {
  display: block;
}

.index-banner .banner-box p {
  padding: 20px 10px;
  line-height: 34px;
  background: rgba(9, 103, 53, 0.5);
  border-bottom: 4px solid #096735;
  font-size: 20px;
  color: #fff;
  position: absolute;

  bottom: 30px;
  max-width: 60%;
  display: table;
  font-weight: bold;
}

.banner-more {
  position: absolute;
  right: 5%;
  top: 5%;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #096735;
  z-index: 9;
  background: rgba(255, 255, 255, .8);
  text-align: center;
  box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 50%);
}

.banner-more:hover {
  color: #fff;
  background: #096735;
}

.box5-list li {
  position: relative;
}

.box5-list .leftM li a>div {
  /* height: 524px; */
  height: 170px;
}

.box5-list li .box5-l::after {
  display: none;
}

.box5-list .leftM li .box5-l {
  background: none;
  position: absolute;
  padding-top: 0;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.box5-list li .box5-l {
  text-align: center;
  display: block;
  padding-top: 95px;
  /* padding-top: 72px; */
  position: relative;
  background: url(box5-bg2.png) no-repeat left bottom #72bd29;
}

.box5-list li:nth-child(2) .box5-l,
.box5-list li:nth-child(3) .box5-l {
  background: rgba(68, 68, 68, 0.34);
}

.box5-list li:nth-child(4) .box5-l {
  background: rgba(9, 103, 53, 0.5);
  background-size: cover;
}

.leftM li {
  width: 100%;
}

.leftM {
  padding-right: 0;
}

.box5-list li a>div {
  position: absolute;
  width: 100%;
}

.rightM {
  padding-left: 0;
}

@media(max-width: 1599px) {
  /* .box5-list .leftM li a > div {
      height: 500px;
    }
    .box5-list li .box5-l {
      padding-top: 100px;
    } */
}

@media (max-width: 1280px) {
  /* .box5-list .leftM li a > div {
      height: 410px;
    }
    .box5-list li .box5-l {
      padding-top: 75px;
    } */
}

@media(max-width: 991px) {
  .box5-list .leftM li a>div {
    height: 248px;
    position: relative;
  }

  .leftM {
    padding-right: 15px;
  }

  .rightM {
    padding-left: 15px;
  }

  .box5-list li .box5-l {
    padding-top: 46px;
  }
}

@media (max-width: 767px) {
  .box5-list li a>div {
    height: 268px;
  }

  .box5-list li .box5-l {
    padding-top: 120px;
  }

  .index-banner .banner-box p {
    padding: 10px 10px;
    line-height: 20px;
    font-size: 14px;
    max-width: 100%;
  }
}


@media (max-width: 991px) {
  .box5-list div:first-child li a>div {
    height: 241px !important;
  }
}

@media (max-width: 767px) {
  .box5-list div:first-child li a>div {
    height: 121px !important;
  }

  .box5-list div:first-child li .box5-l {
    padding-top: 0px !important;
  }
}

/*2024/03/29*/
.hx-box {
  padding: 34px 30px 30px;
}

.hx-box .index-title {
  margin-bottom: 35px;
}

.tw-list-qk .box-s {
  margin-bottom: 0;
}

.tw-list-qk .box-s .box-img {
  width: 100%;
  height: 203px;
  background: #FBFBFB;
  border: 2px solid #FFFFFF;
  margin: 0 auto;
  float: none;
}

.tw-list-qk .box-s .box-info .box-title {
  color: #fff;
  margin-bottom: 10px;
  height: 60px;
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
}

.tw-list-qk .box-s .box-info .box-date {
  color: #fff;
}

.ny-qk-list .box-s .box-img {
  height: 306px;
}

.ny-qk-list .col-md-3 {
  float: left;
  width: 20%;
}

@media (max-width: 1366px) {
  .ny-qk-list .box-s .box-img {
    height: 283px;
  }
}

@media (max-width: 1280px) {
  .ny-qk-list .box-s .box-img {
    height: 274px;
  }
}

@media (max-width: 1199px) {
  .ny-qk-list .box-s .box-img {
    height: 217px;
  }
}

@media (max-width: 991px) {
  .ny-qk-list .col-md-3 {
    width: 25%;
  }

  .ny-qk-list .box-s .box-img {
    height: 203px;
  }
}

@media (max-width: 767px) {
  .ny-qk-list .col-md-3 {
    width: 50%;
  }

  .ny-qk-list [class^='row'] {
    margin-left: -9px;
    margin-right: -9px;
  }

  .ny-qk-list [class^='col'] {
    padding-left: 9px;
    padding-right: 9px;
  }

  .ny-qk-list .box-s .box-img {
    height: 57vw;
  }
}

.navbar .toggle span::before {
  display: none !important;
}

.navbar .toggle span::after {
  display: none !important;
}

.navbar .toggle span {
  height: auto;
  background: none;
  width: auto;
  font-size: 16px;
  line-height: 24px;
  color: #FFF;
}

.navbar .toggle {
  right: 15px;
}

.navbar .toggle:hover span,
.navbar .toggle:hover span::before,
.navbar .toggle:hover span::after {
  background: none;
}